| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.commons.jxpath.ri.model.beans.CollectionNodeIteratororg.apache.commons.jxpath.ri.model.beans.CollectionChildNodeIteratorpublic class CollectionChildNodeIteratorextends CollectionNodeIteratorConstructor Summary | |
| |
Method Summary | |
protected NodeIterator |
|
Methods inherited from class org.apache.commons.jxpath.ri.model.beans.CollectionNodeIterator | |
getElementNodeIterator, getNodePointer, getPosition, setPosition | |
public CollectionChildNodeIterator(CollectionPointer pointer, NodeTest test, boolean reverse, NodePointer startWith)
protected NodeIterator getElementNodeIterator(NodePointer elementPointer)
- Overrides:
- getElementNodeIterator in interface CollectionNodeIterator