public class DTMDefaultBaseIterators.RootIterator extends DTMDefaultBaseIterators.InternalAxisIteratorBase
_currentNode_includeSelf, _isRestartable, _position, _startNodeEND| Constructor and Description |
|---|
RootIterator()
Constructor RootIterator
|
| Modifier and Type | Method and Description |
|---|---|
int |
next()
Get the next node in the iteration.
|
void |
setStartNode(int node)
Set start to END should 'close' the iterator, i.e.
|
cloneIterator, includeSelf, isReverse, reset, resetPosition, returnNodepublic void setStartNode(int node)
node - Sets the root of the iteration.public int next()
Copyright © 2022. All rights reserved.