Uses of Class
org.apache.xmpbox.type.MIMEType
-
Packages that use MIMEType Package Description org.apache.xmpbox.schema org.apache.xmpbox.type -
-
Uses of MIMEType in org.apache.xmpbox.schema
Methods in org.apache.xmpbox.schema with parameters of type MIMEType Modifier and Type Method Description void
DublinCoreSchema. setFormatProperty(MIMEType text)
Set the unique identifier of the work from which this resource was derived -
Uses of MIMEType in org.apache.xmpbox.type
Methods in org.apache.xmpbox.type that return MIMEType Modifier and Type Method Description MIMEType
TypeMapping. createMIMEType(java.lang.String namespaceURI, java.lang.String prefix, java.lang.String propertyName, java.lang.String value)
-