| Package | Description |
|---|---|
| com.caucho.jsp |
| Modifier and Type | Field and Description |
|---|---|
protected JspCompilerInstance |
JspGenerator._jspCompilerInstance |
| Modifier and Type | Method and Description |
|---|---|
JspCompilerInstance |
JspCompiler.getCompilerInstance(Path jspPath,
java.lang.String uri)
Returns the compilation instance.
|
JspCompilerInstance |
JspCompiler.getCompilerInstance(Path jspPath,
java.lang.String uri,
java.lang.String className)
Returns the compilation instance.
|
JspCompilerInstance |
JspGenerator.getJspCompilerInstance() |
| Modifier and Type | Method and Description |
|---|---|
void |
JspGenerator.setJspCompilerInstance(JspCompilerInstance compiler) |