Class PDFVTXMPSchema

java.lang.Object
org.apache.xmlgraphics.xmp.XMPSchema
org.apache.xmlgraphics.xmp.schemas.pdf.PDFVTXMPSchema

public class PDFVTXMPSchema extends XMPSchema
  • Field Details

  • Constructor Details

    • PDFVTXMPSchema

      public PDFVTXMPSchema()
      Creates a new schema instance for Dublin Core.
  • Method Details

    • getAdapter

      public static PDFVTAdapter 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