W3C DOM Technical Links & Resources
located in the Programming, Internet Categories
4DOM - A full DOM level 2 implementation for Python |
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.
|
|
CenterPoint/XML - An open-source C++ class library with SAX and DOM Level 1 interfaces.
|
|
Dieter Köhler's XDOM 2.0 - A Delphi3 implementation of the DOM Level 2 Core and Traversal modules. Binaries and source code available |
|
|
DOM2 Reference - Reference guide with examples for the second release of the object model.
|
|
eDOM - An editing extensions to the W3C DOM. Specification |
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 |
|
|
Media Design in Progress - XML and DOM-based editors and web site publishing systems for the Macintosh. Uses Lisp as the language.
|
|
Minidom - Lightweight DOM implementation in the standard Python library.
|
|
MSXML - The Microsoft stand-alone XML parser with Level 1 DOM support |
|
|
|
|
|
|
Parsed XML Project - Project implementing the DOM as a persistent object in the Zope application server. Currently implements Core levels 1 & 2 |
|
The Gnome DOM Engine - Promises to create a fully standards-compliant DOM interface. It is based on Daniel Veillard's libxml.
|
|
Unicorn XML Processor - A stand-alone ECMAScript interpreter that supports Level 1 DOM Core. An XSLT processor contains the same engine.
|
XML4P Perl DOM - Includes a collection of Perl5 wrapper objects that internally use their XML4C counterparts for Level 1 DOM processing.
|
xmlBlaster - XML and CORBA/RMI/XML-RPC based MOM (message oriented middleware) for Java/C/C++/Perl/Tcl/Python. Free for commercial and non commercial use (LGPL).
|