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