Class XDBXReaderXml
java.lang.Object
org.x4o.sax3.io.xdbx.XDBXReaderXml
XDBXReaderXml reads XDBX binary XML and writes it as SAX events.
- Version:
- 1.0 Dec 20, 2024
- Author:
- Willem Cazander
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected void
void
parse
(InputStream in) int
protected String
protected int
-
Constructor Details
-
XDBXReaderXml
-
-
Method Details
-
withNoFailOnUnsupportedTag
-
parse
- Throws:
IOException
-
flushDocDeclaration
- Throws:
SAXException
-
flushElement
- Throws:
SAXException
-
readLengthValue
- Throws:
IOException
-
readVariableInteger
- Throws:
IOException
-
readHeaderFlags
- Throws:
IOException
-
getDocXmlVersion
-
getDocEncoding
-