Class PDFVTAdapter

java.lang.Object
org.apache.xmlgraphics.xmp.XMPSchemaAdapter
org.apache.xmlgraphics.xmp.schemas.pdf.PDFVTAdapter

public class PDFVTAdapter extends XMPSchemaAdapter
  • Constructor Details

    • PDFVTAdapter

      public PDFVTAdapter(Metadata meta, String namespace)
      Constructs a new adapter for PDF/VT around the given metadata object.
      Parameters:
      meta - the underlying metadata
      namespace - the namespace to access the schema (must be one of the PDF/VT schema namespaces)
  • Method Details

    • setVersion

      public void setVersion(String v)
    • setModifyDate

      public void setModifyDate(Date modifyDate)