Class PDFUAAdapter


  • public class PDFUAAdapter
    extends XMPSchemaAdapter
    Schema adapter implementation for both the old (deprecated) and the current PDF/UA schema. The old namespace is still needed to make Adobe Acrobat happy.
    • Constructor Detail

      • PDFUAAdapter

        public PDFUAAdapter​(Metadata meta,
                            java.lang.String namespace)
        Constructs a new adapter for PDF/UA around the given metadata object.
        Parameters:
        meta - the underlying metadata
        namespace - the namespace to access the schema (must be one of the PDF/UA schema namespaces)
    • Method Detail

      • setPart

        public void setPart​(int value)
      • getPart

        public int getPart()