org.apache.xml.dtm.ref
public final class DTMDefaultBaseIterators.TypedSingletonIterator extends DTMDefaultBaseIterators.SingletonIterator
Constructor Summary | |
---|---|
TypedSingletonIterator(int nodeType)
Constructor TypedSingletonIterator
|
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.