Uses of Class
org.apache.jasper.compiler.TldCache
Packages that use TldCache
-
Uses of TldCache in org.apache.jasper
Fields in org.apache.jasper declared as TldCacheMethods in org.apache.jasper that return TldCacheModifier and TypeMethodDescriptionEmbeddedServletOptions.getTldCache()JspC.getTldCache()Options.getTldCache()The cache that maps URIs, resource paths and parsed TLD files for the various tag libraries 'exposed' by the web application.Methods in org.apache.jasper with parameters of type TldCache -
Uses of TldCache in org.apache.jasper.compiler
Methods in org.apache.jasper.compiler that return TldCacheModifier and TypeMethodDescriptionstatic TldCacheTldCache.getInstance(ServletContext servletContext)