java.lang.Cloneable, DTMAxisIteratorpublic final class SAX2DTM2.TypedPrecedingSiblingIterator extends SAX2DTM2.PrecedingSiblingIterator
END| Constructor | Description |
|---|---|
TypedPrecedingSiblingIterator(int type) |
Constructor TypedPrecedingSiblingIterator
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
getLast() |
Return the index of the last node in this iterator.
|
int |
next() |
Get the next node in the iteration.
|
cloneIterator, getAxis, getNodeByPosition, getPosition, getStartNode, includeSelf, isDocOrdered, reset, setRestartablegotoMark, setMarkequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisReverse, setStartNodepublic TypedPrecedingSiblingIterator(int type)
type - The extended type ID being requested.public int next()
next in interface DTMAxisIteratornext in class SAX2DTM2.PrecedingSiblingIteratorpublic int getLast()
getLast in interface DTMAxisIteratorgetLast in class DTMAxisIteratorBaseCopyright © 2014 Apache XML Project. All Rights Reserved.