Uses of Class
org.apache.jempbox.xmp.XMPSchemaPDF
-
Packages that use XMPSchemaPDF Package Description org.apache.jempbox.xmp This package holds data access classes for XMP data structures. -
-
Uses of XMPSchemaPDF in org.apache.jempbox.xmp
Methods in org.apache.jempbox.xmp that return XMPSchemaPDF Modifier and Type Method Description XMPSchemaPDF
XMPMetadata. addPDFSchema()
Create and add a new PDF Schema to this metadata.XMPSchemaPDF
XMPMetadata. getPDFSchema()
Get the PDF Schema.
-