Class CommonBinaryParser

    • Constructor Detail

      • CommonBinaryParser

        public CommonBinaryParser()
    • Method Detail

      • parseStringPool

        protected BinaryXMLStrings parseStringPool()
                                            throws java.io.IOException
        Throws:
        java.io.IOException
      • parseStringPoolNoType

        protected BinaryXMLStrings parseStringPoolNoType()
                                                  throws java.io.IOException
        Throws:
        java.io.IOException
      • parseStringPoolNoSize

        protected BinaryXMLStrings parseStringPoolNoSize​(long start,
                                                         long chunkEnd)
                                                  throws java.io.IOException
        Throws:
        java.io.IOException
      • die

        protected void die​(java.lang.String message)
                    throws java.io.IOException
        Throws:
        java.io.IOException