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