java.lang.Cloneable
, DTMAxisIterator
public final class SAX2DTM2.TypedPrecedingIterator extends SAX2DTM2.PrecedingIterator
END
Constructor | Description |
---|---|
TypedPrecedingIterator(int type) |
Constructor TypedPrecedingIterator
|
Modifier and Type | Method | Description |
---|---|---|
int |
next() |
Get the next node in the iteration.
|
getAxis, getLast, getNodeByPosition, getPosition, getStartNode, includeSelf, isDocOrdered, setRestartable
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cloneIterator, gotoMark, isReverse, reset, setMark, setStartNode
public TypedPrecedingIterator(int type)
type
- The extended type ID being requested.public int next()
next
in interface DTMAxisIterator
next
in class SAX2DTM2.PrecedingIterator
Copyright © 2014 Apache XML Project. All Rights Reserved.