Uses of Class
org.apache.xmpbox.type.URLType
-
Packages that use URLType Package Description org.apache.xmpbox.schema org.apache.xmpbox.type -
-
Uses of URLType in org.apache.xmpbox.schema
Methods in org.apache.xmpbox.schema that return URLType Modifier and Type Method Description URLTypeXMPMediaManagementSchema. getLastURLProperty()Get DocumentId propertyMethods in org.apache.xmpbox.schema with parameters of type URLType Modifier and Type Method Description voidXMPBasicSchema. setBaseURLProperty(URLType url)Set the base URL propertyvoidXMPRightsManagementSchema. setCertificateProperty(URLType url)Set the Certificate URL.voidXMPMediaManagementSchema. setLastURLProperty(URLType tt)Set DocumentId PropertyvoidXMPRightsManagementSchema. setWebStatementProperty(URLType url)Set the WebStatement url -
Uses of URLType in org.apache.xmpbox.type
Methods in org.apache.xmpbox.type that return URLType Modifier and Type Method Description URLTypeTypeMapping. createURL(java.lang.String namespaceURI, java.lang.String prefix, java.lang.String propertyName, java.lang.String value)
-