Uses of Class
org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Packages that use XMPSchemaAdapter Package Description org.apache.xmlgraphics.xmp.schemas Schema and schema adapter classes for accessing XMP metadata.org.apache.xmlgraphics.xmp.schemas.pdf PDF-specific XMP schemas and schema adapter classes. -
-
Uses of XMPSchemaAdapter in org.apache.xmlgraphics.xmp.schemas
Subclasses of XMPSchemaAdapter in org.apache.xmlgraphics.xmp.schemas Modifier and Type Class Description class
DublinCoreAdapter
Schema adapter implementation for the Dublin Core schema.class
XMPBasicAdapter
Schema adapter implementation for the XMP Basic schema. -
Uses of XMPSchemaAdapter in org.apache.xmlgraphics.xmp.schemas.pdf
Subclasses of XMPSchemaAdapter in org.apache.xmlgraphics.xmp.schemas.pdf Modifier and Type Class Description class
AdobePDFAdapter
Schema adapter implementation for the Adobe PDF schema.class
PDFAAdapter
Schema adapter implementation for both the old (deprecated) and the current PDF/A schema.class
PDFUAAdapter
Schema adapter implementation for both the old (deprecated) and the current PDF/UA schema.class
PDFVTAdapter
class
PDFXAdapter
class
XAPMMAdapter
-