java.lang.Cloneable, DTMAxisIteratorpublic final class FilteredStepIterator extends StepIterator
END| Constructor | Description |
|---|---|
FilteredStepIterator(DTMAxisIterator source,
DTMAxisIterator iterator,
Filter filter) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
next() |
Get the next node in the iteration.
|
getAxis, getLast, getNodeByPosition, getPosition, getStartNode, includeSelf, isDocOrdered, isReverseequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloneIterator, gotoMark, reset, setMark, setRestartable, setStartNodepublic FilteredStepIterator(DTMAxisIterator source, DTMAxisIterator iterator, Filter filter)
public int next()
DTMAxisIteratornext in interface DTMAxisIteratornext in class StepIteratorCopyright © 2014 Apache XML Project. All Rights Reserved.