public final class FilteredStepIterator extends StepIterator
_iterator, _source
_includeSelf, _isRestartable, _last, _markedNode, _position, _startNode
END
Constructor and Description |
---|
FilteredStepIterator(DTMAxisIterator source,
DTMAxisIterator iterator,
Filter filter) |
Modifier and Type | Method and Description |
---|---|
int |
next()
Get the next node in the iteration.
|
cloneIterator, gotoMark, reset, setMark, setRestartable, setStartNode
getAxis, getLast, getNodeByPosition, getPosition, getStartNode, includeSelf, isDocOrdered, isReverse, resetPosition, returnNode
public FilteredStepIterator(DTMAxisIterator source, DTMAxisIterator iterator, Filter filter)
public int next()
DTMAxisIterator
next
in interface DTMAxisIterator
next
in class StepIterator
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.