Class PDFXXMPSchema


  • public class PDFXXMPSchema
    extends XMPSchema
    • Constructor Detail

      • PDFXXMPSchema

        public PDFXXMPSchema()
        Creates a new schema instance for Dublin Core.
    • Method Detail

      • getAdapter

        public static PDFXAdapter getAdapter​(Metadata meta)
        Creates and returns an adapter for this schema around the given metadata object.
        Parameters:
        meta - the metadata object
        Returns:
        the newly instantiated adapter