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