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