org.apache.xalan.xsltc.dom

Class SimpleResultTreeImpl.SingletonIterator

public final class SimpleResultTreeImpl.SingletonIterator extends DTMAxisIteratorBase

The SingletonIterator is used for the self axis.
Constructor Summary
SingletonIterator()
SingletonIterator(int type)
Method Summary
voidgotoMark()
intnext()
voidsetMark()
DTMAxisIteratorsetStartNode(int nodeHandle)

Constructor Detail

SingletonIterator

public SingletonIterator()

SingletonIterator

public SingletonIterator(int type)

Method Detail

gotoMark

public void gotoMark()

next

public int next()

setMark

public void setMark()

setStartNode

public DTMAxisIterator setStartNode(int nodeHandle)
Copyright B) 2005 Apache XML Project. All Rights Reserved.