Class AXLXMPPackage

    • Constructor Detail

      • AXLXMPPackage

        public AXLXMPPackage​(com.adobe.xmp.impl.VeraPDFMeta xmpMetadata,
                             boolean isSerializationValid,
                             boolean isClosedChoiceCheck,
                             com.adobe.xmp.impl.VeraPDFXMPNode mainPackageExtensionNode,
                             PDFAFlavour flavour)
      • AXLXMPPackage

        public AXLXMPPackage​(com.adobe.xmp.impl.VeraPDFMeta xmpMetadata,
                             boolean isSerializationValid,
                             com.adobe.xmp.impl.VeraPDFXMPNode mainPackageExtensionNode,
                             PDFAFlavour flavour)
      • AXLXMPPackage

        protected AXLXMPPackage​(com.adobe.xmp.impl.VeraPDFMeta xmpMetadata,
                                boolean isSerializationValid,
                                boolean isMainMetadata,
                                boolean isClosedChoiceCheck,
                                com.adobe.xmp.impl.VeraPDFXMPNode mainPackageExtensionNode,
                                String type,
                                PDFAFlavour flavour)
    • Method Detail

      • getXmpMetadata

        protected com.adobe.xmp.impl.VeraPDFMeta getXmpMetadata()
      • getisSerializationValid

        public Boolean getisSerializationValid()
        Description copied from interface: XMPPackage
        - package represents a well-formed XML that is serialized using the encoding of the matched byte array
        Specified by:
        getisSerializationValid in interface XMPPackage
      • getactualEncoding

        public String getactualEncoding()
        Description copied from interface: XMPPackage
        it is different from the encoding property, which is declared encoding (deprecated)
        Specified by:
        getactualEncoding in interface XMPPackage
      • getbytes

        public String getbytes()
        Description copied from interface: XMPPackage
        value of ‘bytes’ attribute of XMP package header (null if the attribute is missing)
        Specified by:
        getbytes in interface XMPPackage
      • getencoding

        public String getencoding()
        Description copied from interface: XMPPackage
        value of ‘encoding’ attribute of XMP package header (null if the attribute is missing)
        Specified by:
        getencoding in interface XMPPackage
      • getMainPackageSchemasDefinitionForNS

        protected SchemasDefinition getMainPackageSchemasDefinitionForNS​(String nameSpace)
      • getCurrentSchemasDefinitionPDFA_1ForNS

        protected SchemasDefinition getCurrentSchemasDefinitionPDFA_1ForNS​(String nameSpace)
      • getCurrentSchemasDefinitionPDFA_2_3ForNS

        protected SchemasDefinition getCurrentSchemasDefinitionPDFA_2_3ForNS​(String nameSpace)