org.apache.xalan.xsltc.dom
public final class DupFilterIterator extends DTMAxisIteratorBase
| Constructor Summary | |
|---|---|
| DupFilterIterator(DTMAxisIterator source) | |
| Method Summary | |
|---|---|
| DTMAxisIterator | cloneIterator() |
| void | gotoMark() |
| int | next() |
| DTMAxisIterator | reset() |
| void | setMark() |
| void | setRestartable(boolean isRestartable) |
| DTMAxisIterator | setStartNode(int node)
Set the start node for this iterator |
Parameters: node The start node
Returns: A reference to this node iterator