Uses of Class
org.apache.commons.jxpath.ri.model.beans.CollectionNodeIterator

Packages that use CollectionNodeIterator
org.apache.commons.jxpath.ri.model.beans Implementation of "model" APIs for JavaBeans, Dynamic Property Objects, collections and null. 
 

Uses of CollectionNodeIterator in org.apache.commons.jxpath.ri.model.beans
 

Subclasses of CollectionNodeIterator in org.apache.commons.jxpath.ri.model.beans
 class CollectionAttributeNodeIterator
          Combines attribute node iterators of all elements of a collection into one aggregate attribute node iterator.
 class CollectionChildNodeIterator
          Combines child node iterators of all elements of a collection into one aggregate child node iterator.