Uses of Class
org.apache.xmpbox.type.URLType
Packages that use URLType
-
Uses of URLType in org.apache.xmpbox.schema
Methods in org.apache.xmpbox.schema that return URLTypeModifier and TypeMethodDescriptionXMPMediaManagementSchema.getLastURLProperty()
Get DocumentId propertyMethods in org.apache.xmpbox.schema with parameters of type URLTypeModifier and TypeMethodDescriptionvoid
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