Uses of Class
org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator

Packages that use MultiValuedNodeHeapIterator
org.apache.xalan.xsltc.dom   
 

Uses of MultiValuedNodeHeapIterator in org.apache.xalan.xsltc.dom
 

Subclasses of MultiValuedNodeHeapIterator in org.apache.xalan.xsltc.dom
 class KeyIndex.KeyIndexIterator
          An iterator representing the result of a reference to either the XSLT key function or the XPath id function.
 class UnionIterator
          UnionIterator takes a set of NodeIterators and produces a merged NodeSet in document order with duplicates removed The individual iterators are supposed to generate nodes in document order
 

Constructors in org.apache.xalan.xsltc.dom with parameters of type MultiValuedNodeHeapIterator
MultiValuedNodeHeapIterator.HeapNode.MultiValuedNodeHeapIterator.HeapNode()
           
 



Copyright © 2006 Apache XML Project. All Rights Reserved.