|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.apache.xml.dtm.ref.DTMAxisIteratorBase
|
+--org.apache.xalan.xsltc.dom.SingletonIterator
| Constructor Summary | |
SingletonIterator()
|
|
SingletonIterator(int node)
|
|
SingletonIterator(int node,
boolean constant)
|
|
| Method Summary | |
void |
gotoMark()
|
int |
next()
|
DTMAxisIterator |
reset()
|
void |
setMark()
|
DTMAxisIterator |
setStartNode(int node)
Override the value of _node only when this object was constructed using the empty constructor. |
| Methods inherited from class org.apache.xml.dtm.ref.DTMAxisIteratorBase |
cloneIterator,
getAxis,
getLast,
getNodeByPosition,
getPosition,
getStartNode,
includeSelf,
isDocOrdered,
isReverse,
setRestartable |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public SingletonIterator()
public SingletonIterator(int node)
public SingletonIterator(int node,
boolean constant)
| Method Detail |
public DTMAxisIterator setStartNode(int node)
public DTMAxisIterator reset()
public int next()
public void setMark()
public void gotoMark()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||