Uses of Class
org.apache.xalan.stree.Parent

Packages that use Parent
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. 
 

Uses of Parent in org.apache.xalan.stree
 

Subclasses of Parent in org.apache.xalan.stree
 class DocImpl
          **For internal use only** Contains extended functionality that Xalan requires that is common in both the DocumentImpl and DocumentFragmentImpl classes.
 class DocumentFragmentImpl
          **For internal use only** Class to hold information about a DocumentFragment node
 class DocumentImpl
          **For internal use only** This is the implementation of the DOM2 Document interface.
 class ElementImpl
          **For internal use only** This class represents an element in an HTML or XML document.
 class ElementImplWithNS
          **For internal use only** This class represents an element in an HTML or XML document associated with a given namespace.
 



Copyright � 2000 Apache XML Project. All Rights Reserved.