aa Contact Us aa Home aa About Us aa news aa Free Books aa Books




DOM

   
J2EE
Subcategories


J2EE
aa Connectors
aa EJB
aa Java Mail
aa JDBC
aa JMS
aa JMX
aa JNDI
aa JSP
aa JTA
aa JTS
aa IDL
aa RMI/IIOP
aa Servlets
aa XML/JAX/JDOM
a INTEROPERABILITY
aa CCM
aa COM
aa CORBA
aa XML
aa WebServices

OTHER
aa J2EE Certification
aa J2EE Design
aa J2EE Performance
aa Java Data Objects

JAVA NETWORK
aa JavaOlympus
aa J2EEOlympus
aa JSPOlympus
aa J2meOlympus

DOM The Document Object Model is a platform- and language-neutral interface that will allow programs and scripts to dynamically access and update the content, structure and style of documents. The document can be further processed and the results of that processing can be incorporated back into the presented page. This is an overview of DOM-related materials here at W3C and around the web.
DOM Introduction The W3C Document Object Model is a "platform- and language-neutral interface that will allow programs and scripts to dynamically access and update the content, structure and style of documents. The document can be further processed and the results of that processing can be incorporated back into the presented page."
Let your DOM do the walking The Document Object Model (DOM) offers useful modules to extend its core functionality in advanced ways. This article examines the DOM Traversal module in depth, showing how to find out if this module is supported in your parser and how to use it to walk either sets of selected nodes or the entire DOM tree. You'll come away from this article with a thorough understanding of DOM Traversal, and a powerful new tool in your Java and XML programming kit. Eight sample code listings demonstrate the techniques.
Just over the horizon ... a new DOM This article previews the W3C's XML Document Object Model Level 3, due to be released toward the end of 2001 or early in 2002. Java developer and author Brett McLaughlin gives an overview of key features in the forthcoming version of the DOM, which will offer better access to pieces of information in an XML document, better comparisons, and a much-needed bootstrapping process. Six short code samples demonstrate some new methods.
W3C DOM Compatibility Table This page notes the new methods and properties that Version 5 browsers should support and the (in)compatibilities of Netscape 6 and Explorer 5, who (surprise!) don't support everything as well as theory says they should.
Netscape 6, Part IV: DOM Differences and Commonalities with IE5.x This column is the fourth part of our series on Netscape 6. In this column we'll start looking at the differences between Netscape 6's Document Object Model (DOM) and Internet Explorer 5.x's DOM. The DOM gives scripters a standardized way to access various elements of an HTML page, and should greatly simplify writing cross-browser scripts in the long run.
Total DOMination Without question, the DOM is well documented in the W3C specification, in the documentation of various parser tools, and in the growing collection of XML books on the market. To that effect, the DOM is probably the best-documented component of XML (outside of XML itself), largely because the specification is stable and it's been available for roughly two years.
Dynamic Navigation with DOM When the World Wide Web Consortium (W3C) introduced their working draft specification for the Document Object Model (DOM), it detailed how Web browsers should deal with HTML, CSS (Cascading Style Sheets), and XML documents. In particular, the specification describes how all document objects should be accessible programmatically.
Java XML DOM APIs benchmarked The DOM implementations tested were Apache Crimson (originally Sun's XML parser) and Apache Xerces (derived from IBM's XML parser.)

    JAVA and XML
Introduction

SAX

DOM

JDOM

Parsers (JAXP)

XML Schemas

XML Object-Mapping

XSLT

XSL

XML Databases

XML and JMS (JAXM)

XML B2B

WEBServices

Protocols and Communications

XML Performance

XML and JSP

XSLT and JSP

XML and Servlets

XSLT and Servlets

XML Design Strategies

Wireless XML

XML and SOAP

XML Web Applications

XML Specifications

    JAVA and XML
HOME PAGE:
Java and XML

FAQ:
JGURU
XML FAQ
Java and XML
XML and DOM FAQ
Java Index FAQ

WHITE PAPERS:
Java and XML
XML Wireless Applications
White Paper Index

BEST SITES:
XML.com
XML at SUN
bea developers
XML Connection
IBM xml
DeveloperLife.com
XML Cover Pages

SPECS:
Java and XML
DOM Req

DOCS:
Java API XML Messaging
J2EE Tech Overview
J2EE
J2EE Glossary
J2EE Case Studies
J2EE Compatability
J2EE Design Patterns
J2EE Overview
javax.ejb
javax.naming
javax.naming.directory
java.rmi
javax.rmi
javax.servlet
javax.servlet.http
javax.servlet.jsp
javax.servlet.jsp.tagext
javax.transaction
javax.transaction.xa
java.sql
javax.sql
java.security
javax.jms
javax.mail
javax.xml.parsers
org.w3c.dom
org.xml.sax
org.omg.CORBA


DOWNLOADS:
Java and XML

NEWSGROUPS:
com.lang.java

ARTICLES:
Java and XML
Sun Articles

TUTORIALS:
Java and XML
J2EE Tutorial 1
J2EE Tutorial 2
J2EE Tutorial 3
J2EE Patterns

FORUMS:
JGURU
Sun J2EE forum

USER GROUPS:
Java User Groups

BOOKS:
Free Java Xml Books
Java Xml Books