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 URLType
XMPMediaManagementSchema. getLastURLProperty()
Get DocumentId propertyMethods in org.apache.xmpbox.schema with parameters of type URLType Modifier and Type Method Description void
XMPBasicSchema. setBaseURLProperty(URLType url)
Set the base URL propertyvoid
XMPRightsManagementSchema. setCertificateProperty(URLType url)
Set the Certificate URL.void
XMPMediaManagementSchema. setLastURLProperty(URLType tt)
Set DocumentId Propertyvoid
XMPRightsManagementSchema. 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 URLType
TypeMapping. createURL(java.lang.String namespaceURI, java.lang.String prefix, java.lang.String propertyName, java.lang.String value)
-