Uses of Interface
org.apache.xalan.stree.IndexedElem

Packages that use IndexedElem
org.apache.xalan.stree Implementation of the Xalan Source Tree, which is a DOM implementation that is optimized for XSLT processing and the needs of Xalan -- derived nodes can index the children, and, combined with specialized node iterators (and tree walkers) can provide optimal child retrieval. 
 

Uses of IndexedElem in org.apache.xalan.stree
 

Classes in org.apache.xalan.stree that implement IndexedElem
 class IndexedDocImpl
           
 class IndexedElemImpl
           
 class IndexedElemWithNS
           
 



Copyright © 2000 Apache XML Project. All Rights Reserved.