Interface XMPPackage

    • Method Detail

      • getisSerializationValid

        Boolean getisSerializationValid()
        - package represents a well-formed XML that is serialized using the encoding of the matched byte array
      • getactualEncoding

        String getactualEncoding()
        it is different from the encoding property, which is declared encoding (deprecated)
      • getbytes

        String getbytes()
        value of ‘bytes’ attribute of XMP package header (null if the attribute is missing)
      • getencoding

        String getencoding()
        value of ‘encoding’ attribute of XMP package header (null if the attribute is missing)