XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> XML and Java Tutorials, Sun Microsystems, DOM Tutorials -> XML and the Document Object Model (DOM)

XML and the Document Object Model (DOM)

Date: Mar. 27, 2000
Link: http://java.sun.com/xml/docs/tutorial/dom/index.html
Source Author or Organization: Eric Armstrong, Sun Microsystems

In this introduction to the Document Object Model you use the DOM to build a small SlideShow application. You start by constructing a DOM and inspecting it, then see how to write a DOM as an XML structure, display it in a GUI, and manipulate the tree structure. Cross indexed with both definitions and other tutorials. Comprises Part III of a larger work; Working with XML, The Java API for Xml Parsing (JAXP) Tutorial.