Uses of Interface
org.apache.commons.jxpath.ri.model.NodeIterator

Packages that use NodeIterator
Package
Description
Implementations of EvalContext used for different XPath axes (child::, parent:: etc).
The "model" package defines APIs that are implemented for every object model to be supported by JXPath.
Implementation of "model" APIs for JavaBeans, Dynamic Property Objects, collections and null.
Implementation of "model" APIs for Containers.
Implementation of "model" APIs for W3C DOM.
Implementation of "model" APIs for dynamic property objects e.g.
Implementation of "model" APIs for JDOM (see jdom.org).