|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oXML.xpath.iterator.FilteringIterator
| Constructor Summary | |
FilteringIterator(NodeIterator parent,
NodeFilter filter)
|
|
| Method Summary | |
NodeFilter |
getFilter()
|
int |
getWhatToShow()
|
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 FilteringIterator(NodeIterator parent,
NodeFilter filter)
| Method Detail |
public int position()
NodeIterator
position in interface NodeIteratorpublic void setWhatToShow(int nodetype)
public int getWhatToShow()
public NodeFilter getFilter()
public void setFilter(NodeFilter filter)
public Node nextNode()
NodeIterator
nextNode in interface NodeIterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||