Package org.apache.commons.jxpath.ri.model.jdom
Implementation of "model" APIs for JDOM (see jdom.org).
-
Class Summary Class Description JDOMAttributeIterator An iterator of attributes of a DOM Node.JDOMAttributePointer A Pointer that points to a DOM node.JDOMNamespaceIterator An iterator of namespaces of a DOM Node.JDOMNamespacePointer Represents a namespace node.JDOMNodeIterator An iterator of children of a JDOM Node.JDOMNodePointer A Pointer that points to a DOM node.JDOMPointerFactory Implements NodePointerFactory for DOM elements.