Oracle® Application Server
XML Java API Reference
10g Release 2 (10.1.2)

Part no. B12024-03
September 2004

Package oracle.xml.comp

Provides APIs for SAX based compression/decompression.

See:
          Description

Class Summary
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.

 

Package oracle.xml.comp Description

Provides APIs for SAX based compression/decompression.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:


Oracle® Application Server
XML Java API Reference
10g Release 2 (10.1.2)

Part no. B12024-03
September 2004

Copyright © 2003, 2004, Oracle. All rights reserved.