public class SAX2DTM2.FollowingSiblingIterator extends DTMDefaultBaseIterators.InternalAxisIteratorBase
_currentNode
_includeSelf, _isRestartable, _last, _markedNode, _position, _startNode
END
Constructor and Description |
---|
SAX2DTM2.FollowingSiblingIterator() |
Modifier and Type | Method and Description |
---|---|
int |
next()
Get the next node in the iteration.
|
DTMAxisIterator |
setStartNode(int node)
Set start to END should 'close' the iterator,
i.e.
|
gotoMark, setMark
cloneIterator, getAxis, getLast, getNodeByPosition, getPosition, getStartNode, includeSelf, isDocOrdered, isReverse, reset, resetPosition, returnNode, setRestartable
public DTMAxisIterator setStartNode(int node)
node
- Sets the root of the iteration.public int next()
Copyright © 2018 JBoss by Red Hat. All rights reserved.