Unicorn XML Toolkit
Version 1.00.00

Namespace Sxp

This namespace contains declarations related to the Simple XML Parser (SXP) interface.

The design of SXP was inspired by SAX (Simple API for XML) developed by David Megginson. SXP provides more simple interfaces than SAX and is better adapted to the document model specified by DOM.

Text of this document was compiled using materials from the original SAX specification (see SAX 2.0: The Simple API for XML. ).

Since:
1.00.00
Version:
1.00.00
Author:
Alexey Gokhberg
Class Summary
IErrorHandler The abstract interface to SXP error handlers.
ILocator The abstract interface for associating an SXP event with a document location.
IEntityResolver The abstract interface for resolving entities.
IDocumentHandler The abstract interface for receiving notifications of general document events.
IDtdHandler The abstract interface for receiving notifications of basic DTD-related events.
IParser The basic interface to SXP parsers.
IParserFactory The abstract interface to SXP parser factories.
CParseException The exception representing an SXP parse error or warning.
CInputSource The input source for XML entities.
 


Unicorn XML Toolkit
Version 1.00.00


This document was created using Unicorn DOC++.

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