public final class DTMDefaultBaseIterators.TypedPrecedingSiblingIterator extends DTMDefaultBaseIterators.PrecedingSiblingIterator
_startNodeID_currentNode_includeSelf, _isRestartable, _last, _markedNode, _position, _startNodeEND| Constructor and Description |
|---|
DTMDefaultBaseIterators.TypedPrecedingSiblingIterator(int type)
Constructor TypedPrecedingSiblingIterator
|
| Modifier and Type | Method and Description |
|---|---|
int |
next()
Get the next node in the iteration.
|
isReverse, setStartNodegotoMark, setMarkcloneIterator, getAxis, getLast, getNodeByPosition, getPosition, getStartNode, includeSelf, isDocOrdered, reset, resetPosition, returnNode, setRestartablepublic DTMDefaultBaseIterators.TypedPrecedingSiblingIterator(int type)
type - The extended type ID being requested.public int next()
next in interface DTMAxisIteratornext in class DTMDefaultBaseIterators.PrecedingSiblingIteratorCopyright © 2018–2021 mhoffrogge. All rights reserved.