Class PDFXAdapter

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

public class PDFXAdapter extends XMPSchemaAdapter
  • Constructor Details

    • PDFXAdapter

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

    • setVersion

      public void setVersion(String v)