Date: Jun. 27, 2000
Link: http://developer.java.sun.com/developer/TechTips/2000/tt0627.html
Source Author or Organization: Stuart Halloway, Sun Microsystems
This concise tutorial starts with a quick overview of XML, then covers the use
of the Document Object Model (DOM) Application Programming Interface (API), and
then the Simple API for XML (SAX) API, with the Java API for XML Parsing (JAXP)
to build web applications with XML and the Java programming language.