Apache XML project
Different open source tools, most of which use the Xerces implementation (DOM Level 1 & 2) as a base. Xerces itself is available in Java, C++, Perl, and COM.
The W3C Document Object Model
Definitive specification for the DOM.
Adobe's SVG Viewer
Uses the DOM for animation of SVG images. Currently preview (alpha) releases; these implement some of DOM Level 2 as well as DOM Level 1.
David Baron's DOM Tests
Tests in JavaScript for compliance with some parts of the W3C DOM specs.
Dieter Köhler's XDOM 2.0
A Delphi3 implementation of the DOM Level 2 Core and Traversal modules. Binaries and source code available, free of charge.
DocZilla - an SGML/XML browser
Built on Mozilla code, this browser has the same support for the DOM as Mozilla does.
4DOM
A full DOM level 2 implementation for Python, included in the PyXML package.
DOM 1 Reference
Reference guide with examples.
DOM2 Reference
Reference guide with examples for the second release of the object model.
DOMJuan: Koala's implementation of the DOM
Java implementation of the DOM Level 2. Free and with source code. Currently (version 0.1) only the Core and Events modules are available.
Results: 1 2 3 4 Next