java.lang.Cloneable
, DTMAxisIterator
public 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, isReverse
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cloneIterator, gotoMark, reset, setMark, setRestartable, setStartNode
public FilteredStepIterator(DTMAxisIterator source, DTMAxisIterator iterator, Filter filter)
public int next()
DTMAxisIterator
next
in interface DTMAxisIterator
next
in class StepIterator
Copyright ? 2014 Apache XML Project. All Rights Reserved.