public class SAX2DTM2.PrecedingSiblingIterator extends DTMDefaultBaseIterators.InternalAxisIteratorBase
| Modifier and Type | Field and Description |
|---|---|
protected int |
_startNodeID
The node identity of _startNode for this iterator
|
_currentNode_includeSelf, _isRestartable, _last, _markedNode, _position, _startNodeEND| Constructor and Description |
|---|
SAX2DTM2.PrecedingSiblingIterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReverse()
True if this iterator has a reversed axis.
|
int |
next()
Get the next node in the iteration.
|
DTMAxisIterator |
setStartNode(int node)
Set start to END should 'close' the iterator,
i.e.
|
gotoMark, setMarkcloneIterator, getAxis, getLast, getNodeByPosition, getPosition, getStartNode, includeSelf, isDocOrdered, reset, resetPosition, returnNode, setRestartableprotected int _startNodeID
public boolean isReverse()
isReverse in interface DTMAxisIteratorisReverse in class DTMAxisIteratorBasepublic DTMAxisIterator setStartNode(int node)
node - Sets the root of the iteration.public int next()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.