Uses of Class
org.apache.xmpbox.type.URIType
-
Packages that use URIType Package Description org.apache.xmpbox.schema org.apache.xmpbox.type -
-
Uses of URIType in org.apache.xmpbox.schema
Methods in org.apache.xmpbox.schema that return URIType Modifier and Type Method Description URIType
PhotoshopSchema. getAncestorIDProperty()
Methods in org.apache.xmpbox.schema with parameters of type URIType Modifier and Type Method Description void
PhotoshopSchema. setAncestorIDProperty(URIType text)
void
XMPMediaManagementSchema. setDocumentIDProperty(URIType tt)
Set DocumentId Propertyvoid
XMPMediaManagementSchema. setInstanceIDProperty(URIType tt)
Set InstanceId propertyvoid
XMPMediaManagementSchema. setManageToProperty(URIType tt)
Set ManageTo propertyvoid
XMPMediaManagementSchema. setManageUIProperty(URIType tt)
Set ManageUI property -
Uses of URIType in org.apache.xmpbox.type
Methods in org.apache.xmpbox.type that return URIType Modifier and Type Method Description URIType
TypeMapping. createURI(java.lang.String namespaceURI, java.lang.String prefix, java.lang.String propertyName, java.lang.String value)
-