java.lang.Cloneable, DTMAxisIteratorpublic class DTMDefaultBaseIterators.NthDescendantIterator extends DTMDefaultBaseIterators.DescendantIterator
END| Constructor | Description |
|---|---|
NthDescendantIterator(int pos) |
Constructor NthDescendantIterator
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
next() |
Get the next node in the iteration.
|
cloneIterator, getAxis, getLast, getNodeByPosition, getPosition, getStartNode, includeSelf, isDocOrdered, isReverse, setRestartablereset, setStartNodegotoMark, setMarkpublic NthDescendantIterator(int pos)
pos - The nth position being requested.public int next()
next in interface DTMAxisIteratornext in class DTMDefaultBaseIterators.DescendantIteratorCopyright © 2014 Apache XML Project. All Rights Reserved.