Uses of Class
org.apache.xalan.xsltc.dom.DOMAdapter

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

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

Methods in org.apache.xalan.xsltc.dom with parameters of type DOMAdapter
 int MultiDOM.addDOMAdapter(DOMAdapter dom)
           
 

Constructors in org.apache.xalan.xsltc.dom with parameters of type DOMAdapter
MultiDOM.MultiDOM(DOMAdapter main)
           
 

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

Methods in org.apache.xalan.xsltc.runtime that return DOMAdapter
 DOMAdapter AbstractTranslet.makeDOMAdapter(DOM dom)
           
 



Copyright © 2000 Apache XML Project. All Rights Reserved.