|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oXML.xpath.iterator.AbstractNodeset.AbstractNodesetIterator
| Constructor Summary | |
AbstractNodeset.AbstractNodesetIterator()
|
|
| Method Summary | |
boolean |
hasNext()
|
Node |
nextNode()
advance the current node in this nodeset. |
int |
position()
get the position of the current node within this nodeset |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractNodeset.AbstractNodesetIterator()
| Method Detail |
public int position()
NodeIterator
position in interface NodeIteratorpublic boolean hasNext()
public Node nextNode()
NodeIterator
nextNode in interface NodeIterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||