public static class PluginConfiguration.MimeType extends Object implements Serializable
Constructor and Description |
---|
MimeType(String type,
String description,
String suffixes)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDescription()
Returns the mime type's description.
|
String |
getSuffixes()
Returns the mime type's suffixes.
|
String |
getType()
Returns the mime type.
|
int |
hashCode() |
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.