Uses of Interface
org.apache.xalan.xsltc.dom.DOMBuilder

Packages that use DOMBuilder
org.apache.xalan.xsltc.dom   
org.apache.xalan.xsltc.runtime   
 

Uses of DOMBuilder in org.apache.xalan.xsltc.dom
 

Methods in org.apache.xalan.xsltc.dom that return DOMBuilder
 DOMBuilder DOMImpl.getBuilder()
          Returns an instance of the DOMBuilder inner class This class will consume the input document through a SAX2 interface and populate the tree.
 

Uses of DOMBuilder in org.apache.xalan.xsltc.runtime
 

Constructors in org.apache.xalan.xsltc.runtime with parameters of type DOMBuilder
SAXAdapter.SAXAdapter(DOMBuilder domBuilder)
           
 



Copyright © 2002 Apache XML Project. All Rights Reserved.