org.apache.xml.dtm.ref
public class DTMDefaultBaseIterators.TypedRootIterator extends DTMDefaultBaseIterators.RootIterator
| Constructor Summary | |
|---|---|
| TypedRootIterator(int nodeType)
Constructor TypedRootIterator
| |
| Method Summary | |
|---|---|
| int | next()
Get the next node in the iteration.
|
Parameters: nodeType The extended type ID being requested.
Returns: The next node handle in the iteration, or END.