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