public final class DTMDefaultBaseIterators.TypedAncestorIterator extends DTMDefaultBaseIterators.AncestorIterator
_currentNode
_includeSelf, _isRestartable, _last, _markedNode, _position, _startNode
END
Constructor and Description |
---|
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.
|
cloneIterator, getStartNode, gotoMark, isReverse, next, reset, setMark
getAxis, getLast, getNodeByPosition, getPosition, includeSelf, isDocOrdered, resetPosition, returnNode, setRestartable
public TypedAncestorIterator(int type)
type
- The extended type ID being requested.public DTMAxisIterator setStartNode(int node)
setStartNode
in interface DTMAxisIterator
setStartNode
in class DTMDefaultBaseIterators.AncestorIterator
node
- Sets the root of the iteration.Copyright © 2021 JBoss by Red Hat. All rights reserved.