java.lang.Cloneable
, DTMAxisIterator
public 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, setRestartable
gotoMark, setMark
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isReverse, setStartNode
public TypedPrecedingSiblingIterator(int type)
type
- The extended type ID being requested.public int next()
next
in interface DTMAxisIterator
next
in class SAX2DTM2.PrecedingSiblingIterator
public int getLast()
getLast
in interface DTMAxisIterator
getLast
in class DTMAxisIteratorBase
Copyright ? 2014 Apache XML Project. All Rights Reserved.