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

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

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

Classes in org.apache.xalan.xsltc.dom that implement DOMBuilder
 class SAXImpl
          SAXImpl is the core model for SAX input source.
 

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



Copyright © 2006 Apache XML Project. All Rights Reserved.