Package org.apache.commons.jxpath.ri.model.dom
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
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.