Document Object Model summary
Summary
The DOM is a language- and platform-independent
API designed for working with XML data. It is a tree-based API that loads all
of the data into memory as a parent-child hierarchy of nodes, which may be elements, text,
attributes, or other node types.
The DOM API allows a developer to read, create, and edit XML data. This
tutorial has covered the concepts behind the DOM and illustrated them with
examples in Java code. Implementations of the DOM are also available in C++, Perl,
and other languages.
9 of 11 |
Previous |
Next
Comments
Back to top
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
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=