org.apache.xml.dtm.ref
public class DTMDefaultBaseIterators.NthDescendantIterator extends DTMDefaultBaseIterators.DescendantIterator
END| Constructor and Description |
|---|
DTMDefaultBaseIterators.NthDescendantIterator(int pos)
Constructor NthDescendantIterator
|
| Modifier and Type | Method and Description |
|---|---|
int |
next()
Get the next node in the iteration.
|
reset, setStartNodegotoMark, setMarkcloneIterator, getAxis, getLast, getNodeByPosition, getPosition, getStartNode, includeSelf, isDocOrdered, isReverse, setRestartablepublic DTMDefaultBaseIterators.NthDescendantIterator(int pos)
pos - The nth position being requested.public int next()
next in interface DTMAxisIteratornext in class DTMDefaultBaseIterators.DescendantIteratorCopyright ? 2005 Apache XML Project. All Rights Reserved.