Uses of Class
org.apache.xml.utils.DOMBuilder

Packages that use DOMBuilder
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 DOMBuilder in org.apache.xalan.stree
 

Subclasses of DOMBuilder in org.apache.xalan.stree
 class StreeDOMBuilder
          **For internal use only** This class takes SAX events (in addition to some extra events that SAX doesn't handle yet) and adds the result to a document or document fragment.
 



Copyright © 2000 Apache XML Project. All Rights Reserved.