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. 
 

Classes in org.apache.xalan.stree used by org.apache.xalan.stree
AttrImpl
          **For internal use only** Class to hold information about an attribute node.
AttrImplNS
          **For internal use only** Class to hold information about an attribute node with a name space
Child
          **For internal use only** Class representing a child node
DocImpl
          **For internal use only** Contains extended functionality that Xalan requires that is common in both the DocumentImpl and DocumentFragmentImpl classes.
DocumentImpl
          **For internal use only** This is the implementation of the DOM2 Document interface.
ElementImpl
          **For internal use only** This class represents an element in an HTML or XML document.
Parent
          **For internal use only** Class representing a parent node.
SaxEventDispatch
          This class allows a node to implement an interface that will allow it to dispatch a SAX ContentHandler event to a ContentHandler.
TextImpl
          **For internal use only** Class to hold information about a Text node.
 



Copyright � 2000 Apache XML Project. All Rights Reserved.