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