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