org.apache.xml.dtm.ref.sax2dtm
public final class SAX2DTM2.TypedPrecedingSiblingIterator extends SAX2DTM2.PrecedingSiblingIterator
Constructor Summary | |
---|---|
TypedPrecedingSiblingIterator(int type)
Constructor TypedPrecedingSiblingIterator
|
Method Summary | |
---|---|
int | getLast()
Return the index of the last node in this iterator. |
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.