Class XAPMMAdapter

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

public class XAPMMAdapter extends XMPSchemaAdapter
  • Constructor Details

    • XAPMMAdapter

      public XAPMMAdapter(Metadata meta, String namespace)
      Constructs a new adapter for XAP MM 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)
    • setRenditionClass

      public void setRenditionClass(String c)
      The rendition class name for this resource.
      Parameters:
      c - the value
    • setInstanceID

      public void setInstanceID(String v)
    • setDocumentID

      public void setDocumentID(String v)