org.apache.xml.dtm.ref
public class DTMDefaultBaseIterators.NthDescendantIterator extends DTMDefaultBaseIterators.DescendantIterator
| Constructor Summary | |
|---|---|
| NthDescendantIterator(int pos)
Constructor NthDescendantIterator
| |
| Method Summary | |
|---|---|
| int | next()
Get the next node in the iteration.
|
Parameters: pos The nth position being requested.
Returns: The next node handle in the iteration, or END.