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

Implementation of "model" APIs for JDOM (see jdom.org).

See:
          Description

Class Summary
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.
 

Package org.apache.commons.jxpath.ri.model.jdom Description

Implementation of "model" APIs for JDOM (see jdom.org).



Copyright © 2001-2003 Apache Software Foundation. All Rights Reserved.