Skip to content
Snippets Groups Projects
apidocs.xml 2.21 KiB
Newer Older
<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
Tinny Ng's avatar
Tinny Ng committed
    <s2 title="API Docs for &XercesCName;">
	    <p>&XercesCName; is packaged with the API documentation for SAX and DOM, the two
		most common programming interfaces for XML. The most common
		framework classes have also been documented.</p>

	    <p>&XercesCName; SAX is an implementation of the
Tinny Ng's avatar
Tinny Ng committed
		<jump href="http://sax.sourceforge.net/">SAX 1.0/2.0</jump> specification.</p>

	    <p>&XercesCName; DOM is an implementation of the</p>
              <ul>
               <li><jump href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/">
                   DOM Level 1 Specification</jump>, a W3C Recommendation of October 1, 1998</li>
               <li><jump href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/">
                   DOM Level 2 Core Specification</jump>, a W3C Recommendation of November 13, 2000</li>
               <li><jump href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/">
                   DOM Level 2 Traversal and Range Specification</jump>, a W3C Recommendation of November 13, 2000</li>
               <li>Contains a partial implementation of the
                   <jump href="http://www.w3.org/TR/2002/WD-DOM-Level-3-Core-20020409/">
                   DOM Level 3.0 Core Specification</jump>, and
                   <jump href="http://www.w3.org/TR/2002/WD-DOM-Level-3-ASLS-20020409/">
Tinny Ng's avatar
Tinny Ng committed
                   DOM Level 3.0 Abstract Schemas and Load and Save Specification</jump>
                   (W3C Working Draft of 09 April 2002).  This implementation is experimental.
Tinny Ng's avatar
Tinny Ng committed
                   See <jump href="dom3.html">DOM Level 3 Support</jump> for details.</li>
               </ul>

           <p>For a complete understanding of how the &XercesCName; APIs work,
		we recommend you to read these documents.</p>
Unknown (abagchi)'s avatar
Unknown (abagchi) committed
	    <p>See the <em><jump href="apiDocs/index.html">&XercesCName; API documentation.</jump></em> for more details.</p>

	    <note>The API documentation is automatically generated using
Tinny Ng's avatar
Tinny Ng committed
		<jump href="http://www.stack.nl/~dimitri/doxygen/">Doxygen</jump> and
		<jump href="http://www.research.att.com/sw/tools/graphviz/">GraphViz</jump>.</note>