org.apache.xalan.xsltc.dom
public final class CachedNodeListIterator extends DTMAxisIteratorBase
| Constructor Summary | |
|---|---|
| CachedNodeListIterator(DTMAxisIterator source) | |
| Method Summary | |
|---|---|
| DTMAxisIterator | cloneIterator() |
| int | getNode(int index) |
| int | getNodeByPosition(int pos) |
| int | getPosition() |
| void | gotoMark() |
| int | next() |
| DTMAxisIterator | reset() |
| void | setMark() |
| void | setRestartable(boolean isRestartable) |
| DTMAxisIterator | setStartNode(int node) |