|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TldLocationsCache | |
---|---|
org.apache.jasper |
Uses of TldLocationsCache in org.apache.jasper |
---|
Methods in org.apache.jasper that return TldLocationsCache | |
---|---|
TldLocationsCache |
JspC.getTldLocationsCache()
|
TldLocationsCache |
EmbeddedServletOptions.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.jasper with parameters of type TldLocationsCache | |
---|---|
void |
EmbeddedServletOptions.setTldLocationsCache(TldLocationsCache tldC)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |