| Package | Description |
|---|---|
| org.apache.jasper | |
| org.apache.jasper.runtime |
| Class and Description |
|---|
| TldScanner
A container for all tag libraries that are defined "globally"
for the web application.
|
| Class and Description |
|---|
| BodyContentImpl
Write text to a character-output stream, buffering characters so as
to provide for the efficient writing of single characters, arrays,
and strings.
|
| JspApplicationContextImpl |
| JspFactoryImpl
Implementation of JspFactory.
|
| JspWriterImpl
Write text to a character-output stream, buffering characters so as
to provide for the efficient writing of single characters, arrays,
and strings.
|
| JspWriterImpl.CharBuffer |
| JspWriterImpl.CharBufferThreadLocalPool |
| PerThreadTagHandlerPool.PerThreadData |
| ProtectedFunctionMapper
Maps EL functions to their Java method counterparts.
|
| TagHandlerPool
Pool of tag handlers that can be reused.
|
| TldScanner.TldInfo |