Uses of Interface org.apache.xalan.xsltc.NodeIterator

Uses in package org.apache.xalan.xsltc

Methods with return type org.apache.xalan.xsltc.NodeIterator

NodeIterator
Returns a deep copy of this iterator.
NodeIterator
Resets the iterator to the last start node.
NodeIterator
Set start to END should 'close' the iterator, i.e. subsequent call to next() should return END.

Uses in package org.apache.xalan.xsltc.dom

Classes implementing org.apache.xalan.xsltc.NodeIterator

class

Methods with return type org.apache.xalan.xsltc.NodeIterator

NodeIterator
Clones and resets this iterator.
NodeIterator
Setter for _includeSelf flag.
NodeIterator
Reset this iterator using state from last call to setStartNode().
NodeIterator
Initialize iterator using a node.

Copyright B) 2006 Apache XML Project. All Rights Reserved.