|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oXML.xpath.iterator.SubNodeIterator
org.oXML.xpath.iterator.AncestorIterator
overloads getNextNode() to return the parent of the nodes of the parent iterator
| Field Summary |
| Fields inherited from class org.oXML.xpath.iterator.SubNodeIterator |
parent |
| Constructor Summary | |
AncestorIterator(NodeIterator root,
NodeFilter filter)
|
|
| Method Summary | |
protected Node |
getNextNode()
overload to create a SubNodeIterator that has a different iteration pattern than the parent NodeIterator. |
| Methods inherited from class org.oXML.xpath.iterator.SubNodeIterator |
getFilter, getWhatToShow, nextNode, position, setFilter, setWhatToShow, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AncestorIterator(NodeIterator root,
NodeFilter filter)
| Method Detail |
protected Node getNextNode()
SubNodeIterator
getNextNode in class SubNodeIterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||