Interface | Description |
---|---|
JspCompilerAdapter |
The interface that all jsp compiler adapters must adher to.
|
Class | Description |
---|---|
DefaultJspCompilerAdapter |
This is the default implementation for the JspCompilerAdapter interface.
|
JasperC |
The implementation of the jasper compiler.
|
JspCompilerAdapterFactory |
Creates the necessary compiler adapter, given basic criteria.
|