Uses of Class
org.apache.jempbox.xmp.XMPSchema
Packages that use XMPSchema
Package
Description
This package holds data access classes for XMP data structures.
This package holds data access classes for XMP PDFA data structures.
-
Uses of XMPSchema in org.apache.jempbox.xmp
Subclasses of XMPSchema in org.apache.jempbox.xmpModifier and TypeClassDescriptionclass
Define XMP properties that are common to all schemas.class
Implementation of Basic Job Ticket Schema.class
Define XMP properties used with the Dublin Core specification.class
Dynamic Media schema.class
Define XMP properties used with IPTC specification.class
Define XMP properties that are related to digital asset management.class
Paged Text Schema.class
Define XMP properties used with Adobe PDF documents.class
Define XMP properties used with Adobe Photoshop documents.class
Define XMP properties that are related to rights management.Methods in org.apache.jempbox.xmp that return XMPSchemaModifier and TypeMethodDescriptionprotected XMPSchema
XMPMetadata.basicAddSchema
(XMPSchema schema) Generic add schema method.XMPMetadata.getSchemaByClass
(Class<?> targetSchema) Tries to retrieve a schema from this by classname.Methods in org.apache.jempbox.xmp that return types with arguments of type XMPSchemaModifier and TypeMethodDescriptionXMPMetadata.getSchemas()
This will get a list of XMPSchema(or subclass) objects.XMPMetadata.getSchemasByNamespaceURI
(String namespaceURI) Will return all schemas that fit the given namespaceURI.Methods in org.apache.jempbox.xmp with parameters of type XMPSchemaModifier and TypeMethodDescriptionvoid
Add a custom schema to the root rdf.protected XMPSchema
XMPMetadata.basicAddSchema
(XMPSchema schema) Generic add schema method.void
A basic schema merge, it merges bags and sequences and replace everything else.Constructors in org.apache.jempbox.xmp with parameters of type XMPSchemaModifierConstructorDescriptionResourceEvent
(XMPSchema schema) Create resource event based on schema. -
Uses of XMPSchema in org.apache.jempbox.xmp.pdfa
Subclasses of XMPSchema in org.apache.jempbox.xmp.pdfaModifier and TypeClassDescriptionclass
Define XMP properties used PDFA extension schema description schemas.class
Define XMP properties used PDFA extension schema description schemas.class
Define XMP properties used PDFA extension schema description schemas.class
Define XMP properties used PDFA extension schema description schemas.class
Define XMP properties used PDFA extension schema description schemas.