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