| Package | Description |
|---|---|
| org.apache.jasper.compiler |
| Modifier and Type | Class and Description |
|---|---|
class |
AntJavaCompiler
Java compiler through ant
|
class |
JDTJavaCompiler
JDT class compiler.
|
class |
Jsr199JavaCompiler
Invoke Java Compiler per JSR 199, using in-memory storage for both the
input Java source and the generated bytecodes.
|
class |
NullJavaCompiler
Java compiler for invoking JSP to java translation only.
|
| Modifier and Type | Field and Description |
|---|---|
private JavaCompiler |
Compiler.javaCompiler |