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 TypeClassDescriptionclassDefine XMP properties that are common to all schemas.classImplementation of Basic Job Ticket Schema.classDefine XMP properties used with the Dublin Core specification.classDynamic Media schema.classDefine XMP properties used with IPTC specification.classDefine XMP properties that are related to digital asset management.classPaged Text Schema.classDefine XMP properties used with Adobe PDF documents.classDefine XMP properties used with Adobe Photoshop documents.classDefine XMP properties that are related to rights management.Methods in org.apache.jempbox.xmp that return XMPSchemaModifier and TypeMethodDescriptionprotected XMPSchemaXMPMetadata.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 TypeMethodDescriptionvoidAdd a custom schema to the root rdf.protected XMPSchemaXMPMetadata.basicAddSchema(XMPSchema schema) Generic add schema method.voidA 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 TypeClassDescriptionclassDefine XMP properties used PDFA extension schema description schemas.classDefine XMP properties used PDFA extension schema description schemas.classDefine XMP properties used PDFA extension schema description schemas.classDefine XMP properties used PDFA extension schema description schemas.classDefine XMP properties used PDFA extension schema description schemas.