Uses of Interface
org.apache.xalan.xsltc.DOMCache

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

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

Classes in org.apache.xalan.xsltc.dom that implement DOMCache
 class DocumentCache
           
 

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

Methods in org.apache.xalan.xsltc.runtime that return DOMCache
 DOMCache AbstractTranslet.getDOMCache()
           
 

Methods in org.apache.xalan.xsltc.runtime with parameters of type DOMCache
 void AbstractTranslet.setDOMCache(DOMCache cache)
           
 



Copyright © 2000 Apache XML Project. All Rights Reserved.