|
Related News:
|
Knowledge: w3c dom
home → computers → programming → internet → w3c dom
Links
- David Baron's DOM Tests
 http://dbaron.org/dom/test/
- Tests in JavaScript for compliance with some parts of the W3C DOM specs.
- DOMJuan: Koala's implementation of the DOM
 http://koala.ilog.fr/domjuan/
- Java implementation of the DOM Level 2. Free and with source code. Currently (version 0.1) only the Core and Events modules are available.
- 4DOM
 http://pyxml.sourceforge.net/topics/
- A full DOM level 2 implementation for Python, included in the PyXML package.
- NIST DOM tests in ECMAScript
 http://xw2k.sdct.itl.nist.gov/dom/index.html
- Tests currently written for MSIE; should be updated soon for other implementations.
- DocZilla - an SGML/XML browser
 http://www.doczilla.com/index.html
- Built on Mozilla code, this browser has the same support for the DOM as Mozilla does.
- Mozilla - XML/HTML browser
 http://www.mozilla.org/
- An open-source XML/HTML browser which is implementing full Level 2 DOM support.
- IBM's DOM Implementation in C++
 http://alphaworks.ibm.com/aw.nsf/techmain/BAFBD2F79A8C641B8825675B0083C6DB?OpenDocument
- 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.
- Microsoft Internet Explorer - XML/HTML Browser
 http://www.microsoft.com/windows/ie/default.htm
- Full support for the Level 1 DOM.
- The W3C Document Object Model
 http://www.w3.org/DOM/
- Definitive specification for the DOM.
- Robin Cover's DOM Pages
 http://www.oasis-open.org/cover/dom.html
- A list of DOM resources.
- The Gnome DOM Engine
 http://www.levien.com/gnome/gdome.html
- Promises to create a fully standards-compliant DOM interface. It is based on Daniel Veillard's libxml.
- DOM 1 Reference
 http://zvon.org/xxl/DOM1reference/Output/index.html
- Reference guide with examples.
- Apache XML project
 http://xml.apache.org/
- 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.
- Unicorn XML Processor
 http://www.unicorn-enterprises.com/
- A stand-alone ECMAScript interpreter that supports Level 1 DOM Core. An XSLT processor contains the same engine.
- xmlBlaster
 http://www.xmlblaster.org/
- 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).
- Ozone
 http://www.ozone-db.org/
- Open source, Java, OO DBMS which includes a DOM interface.
- IBM's DOM Implementation in Java
 http://alphaworks.ibm.com/aw.nsf/techmain/F62DB5F8684DCF6A8825671B00682F34?OpenDocument
- 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.
- DOM2 Reference
 http://zvon.org/xxl/DOM2reference/Output/index.html
- Reference guide with examples for the second release of the object model.
- Minidom
 http://www.python.org/doc/current/lib/module-xml.dom.minidom.html
- Lightweight DOM implementation in the standard Python library.
- Document Object Model
 http://www.documentobjectmodel.info/
- Provides an overview of the DOM platform with an explanation of text nodes and element nodes.
- Oracle XML Developer's Kit
 http://www.oracle.com/technology/xml/
- Contains a parser with a Level 1 DOM interface. Available in Java, C, C++ and PL/SQL.
- Parsed XML Project
 http://wiki.zope.org/ParsedXML/
- 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.
- XML4P Perl DOM
 http://xerces.apache.org/xerces-p/
- Includes a collection of Perl5 wrapper objects that internally use their XML4C counterparts for Level 1 DOM processing.
Knowledge.com ™ directory, provided by Knowledge Matters Limited.
"Knowledge.com" is a Registered Trademark of Knowledge Matters Limited.
|
|