XML Parsing With DOM and Xerces (part 2) - Link Out (
Page 9 of 9 )
And that's
about it from me. I hope you enjoyed reading this article, and that it offered
you some insight into the Xerces DOM parser's capabilities. If you'd like to learn
more about the topic, you should check out the following resources:
The W3C's DOM page, at
http://www.w3.org/DOM/
The Xerces home page, at
http://xml.apache.org/xerces-j/
The Xerces API, at
http://xml.apache.org/xerces-j/apiDocs/
A JavaScript view of the DOM, at
http://www.melonfire.com/community/columns/trog/article.php3?id=58
Until next time...stay healthy!
Note: All examples in this article have been tested with JDK 1.3.0, Apache 1.3.11,
mod_jk 1.1.0, Xerces 1.4.4 and Tomcat 3.3. Examples are illustrative only, and
are not meant for a production environment. YMMV!