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