| Constructor and Description |
|---|
SourceFormat(String extension,
String mimetype) |
| Modifier and Type | Method and Description |
|---|---|
SourceFormat |
add(String mimetype) |
boolean |
equals(Object obj) |
String |
getExtension() |
String |
getMimetype() |
Set<String> |
getMimetypes()
http://de.selfhtml.org/diverses/mimetypen.htm. |
int |
hashCode() |
String |
toString() |
public SourceFormat add(String mimetype)
public String getExtension()
getExtension in interface FormatString.Format.getExtension()public String getMimetype()
getMimetype in interface FormatFormat.getMimetype()public Set<String> getMimetypes()
http://de.selfhtml.org/diverses/mimetypen.htm.getMimetypes in interface FormatSet of Sting representations.Format.getMimetypes()public int hashCode()
hashCode in class ObjectObject.hashCode()public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)public String toString()
toString in class ObjectObject.toString()Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.