Unicorn XML Toolkit
Version 1.50.00

Namespace Sax

This namespace contains declarations related to the C++ implementation of Simple API for XML version 2 (SAX2).

The SAX2 specification was developed and implemented by David Megginson.

This document is derived from the original SAX2 specification for Java (see SAX 2.0: The Simple API for XML. ).

Since:
1.00.00
Version:
1.50.00
Author:
C++ interfaces by Alexey Gokhberg; based on the original SAX2 specification by David Megginson
Class Summary
CEnumeration The abstract interface to enumerations of string items.
CAttributes The abstract interface for lists of XML attributes.
CAttributesImpl The default implementation of lists of XML attributes.
CContentHandler The interface for receiving notification of the logical content of a document.
CDtdHandler The interface for receiving notification of basic DTD-related events.
CEntityResolver The basic interface for resolving entities.
CErrorHandler The basic interface for SAX error handlers.
CInputSource The input source for XML entity.
CLocator The abstract interface for associating SAX events with document locations.
CLocatorImpl The optional convenience implementation of the locator.
CNamespaceSupport The implementation of namespace processing logic.
CSaxException The general SAX error or warning.
CSaxNotRecognizedException The exception for unrecognized identifiers.
CSaxNotSupportedException The exception for unsupported operations.
CSaxParseException The XML parse error or warning.
CXmlReader The abstract interface for reading XML documents using callbacks.
CXmlReaderFactory The abstract interface to factories for creating XML readers.
CXmlFilter The abstract interface to XML filters.
CXmlFilterImpl The base class for deriving XML filters.
 


Unicorn XML Toolkit
Version 1.50.00


This document was created using Unicorn DOC++.

Copyright 1999-2001 Unicorn Enterprises SA.
All Rights Reserved.