Uses of Class
org.apache.xmlgraphics.xmp.schemas.pdf.PDFAExtensionAdapter
-
Packages that use PDFAExtensionAdapter Package Description org.apache.xmlgraphics.xmp.schemas.pdf PDF-specific XMP schemas and schema adapter classes. -
-
Uses of PDFAExtensionAdapter in org.apache.xmlgraphics.xmp.schemas.pdf
Methods in org.apache.xmlgraphics.xmp.schemas.pdf that return PDFAExtensionAdapter Modifier and Type Method Description static PDFAExtensionAdapter
PDFAExtensionXMPSchema. getAdapter(Metadata meta)
Creates and returns an adapter for this schema around the given metadata object.
-