Skip to main content

By clicking Submit, you agree to the developerWorks terms of use.

The first time you sign into developerWorks, a profile is created for you. Select information in your developerWorks profile is displayed to the public, but you may edit the information at any time. Your first name, last name (unless you choose to hide them), and display name will accompany the content that you post.

All information submitted is secure.

  • Close [x]

The first time you sign in to developerWorks, a profile is created for you, so you need to choose a display name. Your display name accompanies the content you post on developerworks.

Please choose a display name between 3-31 characters. Your display name must be unique in the developerWorks community and should not be your email address for privacy reasons.

By clicking Submit, you agree to the developerWorks terms of use.

All information submitted is secure.

  • Close [x]

Understanding DOM

Nicholas Chase (nicholas@nicholaschase.com), Author, Web site developer
Nicholas Chase, a Studio B author, has been involved in Web site development for companies such as Lucent Technologies, Sun Microsystems, Oracle, and the Tampa Bay Buccaneers. Nick has been a high school physics teacher, a low-level radioactive waste facility manager, an online science fiction magazine editor, a multimedia engineer, and an Oracle instructor. More recently, he was the Chief Technology Officer of Site Dynamics Interactive Communications in Clearwater, Florida, USA, and is the author of four books on Web development, including XML Primer Plus (Sams). He loves to hear from readers and can be reached at nicholas@nicholaschase.com.

Summary:  Even before there was XML, there was the Document Object Model, or DOM. It allows a developer to refer to, retrieve, and change items within an XML structure, and is essential to working with XML. In this tutorial, you will learn about the structure of a DOM document. You will also learn how to use Java™ technology to create a Document from an XML file, make changes to it, and retrieve the output.

Date:  12 Mar 2007 (Published 29 Jul 2003)
Level:  Introductory PDF:  A4 and Letter (95 KB | 29 pages)Get Adobe® Reader®

Activity:  42416 views
Comments:  

Resources

Learn

  • For a basic grounding in XML read through the "Introduction to XML" tutorial (developerWorks, August 2002).

  • Check out the W3C DOM page for DOM Recommendations for Level 1, Level 2, and Level 3.

  • In Brett McLaughlin's tip "Moving DOM nodes," learn how to move nodes from one document to another without encountering a common exception (developerWorks, March 2001).

  • Try Brett McLaughlin's tip "Converting from DOM" which explains how to turn a DOM Document into a SAX stream or JDOM document (developerWorks, April 2001).

  • Read Nicholas Chase's tip "Traversing an XML document with a TreeWalker " (developerWorks, October 2002) for an alternate way of looking at a document using DOM Level 2's Traversal module, and his tip "Using a DOM NodeFilter " to expand on that capability (developerWorks, November 2002).

  • One alternative to the DOM is the Simple API for XML, or SAX. SAX allows you to process a document as it's being read, which avoids the need to wait for all of it to be stored before taking action. Find out more about SAX in the developerWorks tutorial "Understanding SAX" (updated July 2003).

  • Order XML Primer Plus , by Nicholas Chase, the author of this tutorial (http://www.amazon.com/exec/obidos/ASIN/0672324229/ref=nosim/thevanguardsc-20).

  • Find out how you can become an IBM Certified Developer in XML and related technologies (http://www-1.ibm.com/certify/certs/adcdxmlrt.shtml).

Get products and technologies

  • Download the Java 2 SDK, Standard Edition version 1.4.2 (http://java.sun.com/j2se/1.4.2/download.html).

  • If you're using an older version of Java, download the Apache project's Xerces-Java (http://xml.apache.org/xerces2-j/index.html), or Sun's Java API for XML Parsing (JAXP), part of the Java Web Services Developer Pack (http://java.sun.com/webservices/downloads/webservicespack.html).

  • Download Xerces C++, a validating DOM parser (http://xml.apache.org/xerces-c/index.html).

  • Download Xerces.pm, a Perl API implemented using the Xerces C++ API, which provides access to most of the C++ API from Perl (http://xml.apache.org/xerces-p/index.html).

  • Get IBM's DB2 database (http://www.ibm.com/software/data/db2/) which provides not only relational database storage, but also XML-related tools such as the DB2 XML Extender (http://www.ibm.com/software/data/db2/extenders/xmlext/) which provides a bridge between XML and relational systems. Visit the DB2 content area to learn more about DB2 (http://www.ibm.com/developerworks/db2).

10 of 11 | Previous | Next

Comments



Help: Update or add to My dW interests

What's this?

This little timesaver lets you update your My developerWorks profile with just one click! The general subject of this content (AIX and UNIX, Information Management, Lotus, Rational, Tivoli, WebSphere, Java, Linux, Open source, SOA and Web services, Web development, or XML) will be added to the interests section of your profile, if it's not there already. You only need to be logged in to My developerWorks.

And what's the point of adding your interests to your profile? That's how you find other users with the same interests as yours, and see what they're reading and contributing to the community. Your interests also help us recommend relevant developerWorks content to you.

View your My developerWorks profile

Return from help

Help: Remove from My dW interests

What's this?

Removing this interest does not alter your profile, but rather removes this piece of content from a list of all content for which you've indicated interest. In a future enhancement to My developerWorks, you'll be able to see a record of that content.

View your My developerWorks profile

Return from help

static.content.url=http://www.ibm.com/developerworks/js/artrating/
SITE_ID=1
Zone=XML
ArticleID=138429
TutorialTitle=Understanding DOM
publish-date=03122007
author1-email=nicholas@nicholaschase.com
author1-email-cc=

Tags

Help
Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular content zone (for example, Java technology, Linux, WebSphere).

My tags shows your tags for this particular content zone (for example, Java technology, Linux, WebSphere).

Use the search field to find all types of content in My developerWorks with that tag. Popular tags shows the top tags for this particular content zone (for example, Java technology, Linux, WebSphere). My tags shows your tags for this particular content zone (for example, Java technology, Linux, WebSphere).

Try IBM PureSystems. No charge.