public class DTMDefaultBaseIterators.NthDescendantIterator extends DTMDefaultBaseIterators.DescendantIterator
END
Constructor and Description |
---|
NthDescendantIterator(int pos)
Constructor NthDescendantIterator
|
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, setRestartable
public NthDescendantIterator(int pos)
pos
- The nth position being requested.public int next()
next
in interface DTMAxisIterator
next
in class DTMDefaultBaseIterators.DescendantIterator
Copyright ? 2014 Apache XML Project. All Rights Reserved.