|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oXML.xpath.iterator.DynamicNodeset.DynamicNodesetIterator
does not honour filters or whatToShow
| Constructor Summary | |
DynamicNodeset.DynamicNodesetIterator()
|
|
| Method Summary | |
NodeFilter |
getFilter()
|
int |
getWhatToShow()
|
boolean |
hasNext()
|
Node |
nextNode()
advance the current node in this nodeset. |
int |
position()
get the position of the current node within this nodeset |
void |
setFilter(NodeFilter filter)
|
void |
setWhatToShow(int nodetype)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DynamicNodeset.DynamicNodesetIterator()
| Method Detail |
public int position()
NodeIterator
position in interface NodeIteratorpublic boolean hasNext()
public Node nextNode()
NodeIterator
nextNode in interface NodeIteratorpublic NodeFilter getFilter()
public void setFilter(NodeFilter filter)
public void setWhatToShow(int nodetype)
public int getWhatToShow()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||