Package org.w3c.dom

This package is subsetted DOM Level 3 Core APIs.

See:
          Description

Interface Summary
Document The Document interface represents an XML Document.
Element This empty interface is defined to ensure compatibility with the DOM specification, and also to be used as a return type of some Document methods.
Node The Node interface describes generic nodes in an SVG document tree.
 

Exception Summary
DOMException  
 

Package org.w3c.dom Description

This package is subsetted DOM Level 3 Core APIs. DOM Level 3 Core is the normative specification for this package. The subset is designed to be appropriate for small footprint devices, yet retain compatiblity to the full DOM Core implementations. This is achieved by following: