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

Home

Readme
Installation
Download
CVS Repository

Samples
API JavaDoc
FAQs

Features
Properties

XNI Manual
XML Schema
DOM
Limitations

Release Info
Report a Bug

Standard API Documentation
 

Always try to use only the standard XML APIs when writing XML applications. This will keep your application shielded from changes in the underlying implementation of those standard APIs and also gives you more flexibility to change the implementation of the standard pieces without modifying your application code.


Xerces Native Interface Documentation
 

If you need functionality that is not available in the standard APIs like DOM and SAX, then perhaps using the Xerces Native Interface (XNI) will provide the information to build the appropriate parsing tools for your application. For more detailed information regarding XNI, refer to the XNI Manual.


DOM Level 3 API
 

Includes DOM Level 3 Working Draft APIs:

These APIs are unstable and may change: org.apache.xerces.dom3


Xerces2 Implementation Documentation
 

For maintainers and developers of the Xerces2 reference implementation, it's important to know the internal APIs used.


Other Classes Documentation
 

The Xerces2 package also contains other implementation classes. You can jump to the API for these classes via the following links:



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