public final class DTMDefaultBaseIterators.TypedPrecedingSiblingIterator extends DTMDefaultBaseIterators.PrecedingSiblingIterator
_startNodeID
_currentNode
_includeSelf, _isRestartable, _last, _markedNode, _position, _startNode
END
Constructor and Description |
---|
TypedPrecedingSiblingIterator(int type)
Constructor TypedPrecedingSiblingIterator
|
Modifier and Type | Method and Description |
---|---|
int |
next()
Get the next node in the iteration.
|
isReverse, setStartNode
gotoMark, setMark
cloneIterator, getAxis, getLast, getNodeByPosition, getPosition, getStartNode, includeSelf, isDocOrdered, reset, resetPosition, returnNode, setRestartable
public TypedPrecedingSiblingIterator(int type)
type
- The extended type ID being requested.public int next()
next
in interface DTMAxisIterator
next
in class DTMDefaultBaseIterators.PrecedingSiblingIterator
Copyright © 2017 JBoss by Red Hat. All rights reserved.