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