- 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.
http://www.adobe.com/web/features/svg/tools.html
(Added: Fri Mar 31 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- David Baron's DOM Tests
Tests in JavaScript for compliance with some parts of the W3C DOM specs.
http://dbaron.org/dom/test/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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.
http://www.philo.de/xml/dom/
(Added: Sat Apr 01 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- DocZilla - an SGML/XML browser
Built on Mozilla code, this browser has the same support for the DOM as Mozilla does.
http://www.doczilla.com/index.html
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- DOM 1 Reference
Reference guide with examples.
http://zvon.org/xxl/DOM1reference/Output/index.html
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- DOM2 Reference
Reference guide with examples for the second release of the object model.
http://zvon.org/xxl/DOM2reference/Output/index.html
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- DOMJuan
A DOM Level 2 implementation. [Open Source, BSD-like]
http://koala.ilog.fr/domjuan/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- eDOM
An editing extensions to the W3C DOM. Specification, tests, FAQ, demos, downloads.
http://www.playsophy.com/edom/edom.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- IBM's DOM Implementation in C++
XML for C++ parser (XML4C) is a validating XML parser written in a portable subset of C++. It implements Level 1 and some of Level 2 DOM, as well as providing SAX interfaces. Source code, samples and API documentation are provided with the parser. Now part of the Apache Xerces project.
http://alphaworks.ibm.com/aw.nsf/techmain/BAFBD2F79A8C641B8825675B0083C6DB?OpenDocument
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- IBM's DOM Implementation in Java
A validating XML parser written in 100% pure Java, which includes an implementation of the Level 1 DOM, some of the Level 2 DOM, and SAX. Now part of the Apache Xerces project.
http://alphaworks.ibm.com/aw.nsf/techmain/F62DB5F8684DCF6A8825671B00682F34?OpenDocument
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- IBM's techexplorer Hypermedia browser
A plug-in for Netscape Navigator and Microsoft Internet Explorer which enables the display of TeX, LaTeX, and MathML documents and the publishing of interactive mathematical and scientific material on the Web. Includes the DOM (JavaScript, C, C++ and Java).
http://www-3.ibm.com/software/network/techexplorer/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Media Design in Progress
XML and DOM-based editors and web site publishing systems for the Macintosh. Uses Lisp as the language.
http://www.in-progress.com/
(Added: Thu Mar 30 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Microsoft Internet Explorer - XML/HTML Browser
Full support for the Level 1 DOM.
http://www.microsoft.com/windows/ie/default.htm
(Added: Sat Apr 01 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Minidom
Lightweight DOM implementation in the standard Python library.
http://www.python.org/doc/current/lib/module-xml.dom.minidom.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Mozilla - XML/HTML browser
An open-source XML/HTML browser which is implementing full Level 2 DOM support.
http://www.mozilla.org/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- NIST DOM tests in ECMAScript
Tests currently written for MSIE; should be updated soon for other implementations.
http://xw2k.sdct.itl.nist.gov/dom/index.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- NIST XML/DOM Activity
Includes pointers to the DOM test suites for Level 1.
http://www.nist.gov/xml/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- OpenXML
An open source, pure Java framework for XML-based applications which implements the Level 1 DOM and some of the Level 2 DOM.
http://download.cnet.com/downloads/0-14492-100-5565652.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Oracle XML Developer's Kit
Contains a parser with a Level 1 DOM interface. Available in Java, C, C++ and PL/SQL.
http://technet.oracle.com/tech/xml/index.htm
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Oracle XML Transviewer Beans
DOM Java Bean encapsulation for use in quickly developing GUIs to XML applications.
http://technet.oracle.com/tech/xml/transview_java/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Ozone
Open source, Java, OO DBMS which includes a DOM interface.
http://www.ozone-db.org/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Parsed XML Project
Project implementing the DOM as a persistent object in the Zope application server. Currently implements Core levels 1 & 2, XML level 2, and some Core & Loading level 3.
http://dev.zope.org/Wikis/DevSite/Projects/ParsedXML/FrontPage
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Python and XML Processing
Python's power and ease of use combine to make it an excellent choice for writing programs that process XML data.
http://pyxml.sourceforge.net/topics/
(Added: Fri Mar 31 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Robin Cover's DOM Pages
A list of DOM resources.
http://www.oasis-open.org/cover/dom.html
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- The Apache XML Project
Provides commercial-quality standards-based XML solutions for Java, C++ and Perl that are developed in an open and cooperative fashion. Includes XML and XSLT parsers.
http://xml.apache.org/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It