Uses of Class
org.apache.commons.jxpath.ri.model.beans.CollectionNodeIterator
Packages that use CollectionNodeIterator
Package
Description
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.beansModifier and TypeClassDescriptionclass
Combines attribute node iterators of all elements of a collection into one aggregate attribute node iterator.class
Combines child node iterators of all elements of a collection into one aggregate child node iterator.