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 URITypePhotoshopSchema. getAncestorIDProperty()Methods in org.apache.xmpbox.schema with parameters of type URIType Modifier and Type Method Description voidPhotoshopSchema. setAncestorIDProperty(URIType text)voidXMPMediaManagementSchema. setDocumentIDProperty(URIType tt)Set DocumentId PropertyvoidXMPMediaManagementSchema. setInstanceIDProperty(URIType tt)Set InstanceId propertyvoidXMPMediaManagementSchema. setManageToProperty(URIType tt)Set ManageTo propertyvoidXMPMediaManagementSchema. 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 URITypeTypeMapping. createURI(java.lang.String namespaceURI, java.lang.String prefix, java.lang.String propertyName, java.lang.String value)
-