public final class DTMDefaultBaseIterators.TypedAncestorIterator extends DTMDefaultBaseIterators.AncestorIterator
_currentNode_includeSelf, _isRestartable, _last, _markedNode, _position, _startNodeEND| Constructor and Description |
|---|
DTMDefaultBaseIterators.TypedAncestorIterator(int type)
Constructor TypedAncestorIterator
|
| Modifier and Type | Method and Description |
|---|---|
DTMAxisIterator |
setStartNode(int node)
Set start to END should 'close' the iterator,
i.e. subsequent call to next() should return END.
|
cloneIterator, getStartNode, gotoMark, isReverse, next, reset, setMarkgetAxis, getLast, getNodeByPosition, getPosition, includeSelf, isDocOrdered, resetPosition, returnNode, setRestartablepublic DTMDefaultBaseIterators.TypedAncestorIterator(int type)
type - The extended type ID being requested.public DTMAxisIterator setStartNode(int node)
setStartNode in interface DTMAxisIteratorsetStartNode in class DTMDefaultBaseIterators.AncestorIteratornode - Sets the root of the iteration.Copyright © 2018–2021 mhoffrogge. All rights reserved.