Package | Description |
---|---|
org.apache.jasper |
Modifier and Type | Field and Description |
---|---|
private TldScanner |
EmbeddedServletOptions.tldScanner
Cache for the TLD locations
|
private TldScanner |
JspC.tldScanner
Cache for the TLD locations
|
Modifier and Type | Method and Description |
---|---|
TldScanner |
EmbeddedServletOptions.getTldScanner() |
TldScanner |
JspC.getTldScanner() |
TldScanner |
Options.getTldScanner()
The cache for the location of the TLD's
for the various tag libraries 'exposed'
by the web application.
|