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