Class CollectionNodeIterator

java.lang.Object
org.apache.commons.jxpath.ri.model.beans.CollectionNodeIterator
All Implemented Interfaces:
NodeIterator
Direct Known Subclasses:
CollectionAttributeNodeIterator, CollectionChildNodeIterator

public abstract class CollectionNodeIterator extends Object implements NodeIterator
Combines node iterators of all elements of a collection into one aggregate node iterator.