Class | Description |
---|---|
CXMLHandlerBase |
The SAX compression is implemented using SAX Handler which compresses the data based on SAX events.
|
CXMLParser |
This class implements the re-generation of XML document from the compressed stream by generating the SAX events from them.
|