Package org.apache.commons.jxpath.ri.model.dom

Implementation of "model" APIs for W3C DOM.

Class Summary

DOMAttributeIterator An iterator of attributes of a DOM Node.
DOMAttributePointer A Pointer that points to a DOM node.
DOMNamespaceIterator An iterator of namespaces of a DOM Node.
DOMNodeIterator An iterator of children of a DOM Node.
DOMNodePointer A Pointer that points to a DOM node.
DOMPointerFactory Implements NodePointerFactory for DOM elements.
NamespacePointer Represents a namespace node.
Implementation of "model" APIs for W3C DOM.