Uses of Package
org.apache.xalan.stree

Packages that use org.apache.xalan.stree
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. 
org.apache.xalan.transformer In charge of run-time transformations and the production of result trees. 
 

Classes in org.apache.xalan.stree used by org.apache.xalan.stree
AttrImpl
           
AttrImplNS
           
Child
           
DocumentImpl
           
ElementImpl
           
ElementImplWithNS
           
IndexedElem
           
LevelIndexer
           The XPath class represents the semantic parse tree of the XPath pattern.
Parent
           
TextImpl
           
 

Classes in org.apache.xalan.stree used by org.apache.xalan.transformer
Child
           
DocumentFragmentImpl
           
DocumentImpl
           
Parent
           
 



Copyright © 2000 Apache XML Project. All Rights Reserved.