http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Installation

API Docs
Samples
Programming
FAQs

Releases
Caveats
Feedback

API Docs for SAX and DOM
 

Xerces-C comes packaged with the API documentation for SAX and DOM - the two most common interfaces for programming XML. In addition the most common framework classes have also been documented.

The Xerces-C DOM is an implementation of the Core Level 1 Document Object model as defined in the W3C Recommendation of 1 October, 1998. The W3C document is at http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core.html

For a complete understanding of how the Xerces-C APIs work, we highly encourage you to read the DOM Level 1 Specification mentioned above.

The SAX APIs are derived from the SAX 1.0 Specification which may be found at http://www.megginson.com/SAX/index.html. You are also encouraged to read this document for a better understanding of the SAX API in Xerces-C.

Click here to access the Xerces-C API documentation.

NoteThe documentation is generated automatically from the comments inside the headers using DOC++ and then massaged through a script.


Copyright © 1999 The Apache Software Foundation. All Rights Reserved.