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