Uses of Class
org.apache.struts2.jasper.compiler.TldLocationsCache

Packages that use TldLocationsCache
org.apache.struts2.jasper   
 

Uses of TldLocationsCache in org.apache.struts2.jasper
 

Methods in org.apache.struts2.jasper that return TldLocationsCache
 TldLocationsCache EmbeddedServletOptions.getTldLocationsCache()
           
 TldLocationsCache JspC.getTldLocationsCache()
           
 TldLocationsCache Options.getTldLocationsCache()
          The cache for the location of the TLD's for the various tag libraries 'exposed' by the web application.
 

Methods in org.apache.struts2.jasper with parameters of type TldLocationsCache
 void EmbeddedServletOptions.setTldLocationsCache(TldLocationsCache tldC)
           
 



Copyright © 2000-2009 Apache Software Foundation. All Rights Reserved.