Package | Description |
---|---|
com.caucho.jsp |
Modifier and Type | Field and Description |
---|---|
protected JspCompiler |
JspBuilder._jspCompiler |
protected JspCompiler |
JspGenerator._jspCompiler |
Modifier and Type | Method and Description |
---|---|
JspCompiler |
JspBuilder.getJspCompiler()
Returns the parse state.
|
JspCompiler |
JspGenerator.getJspCompiler() |
Modifier and Type | Method and Description |
---|---|
void |
JspBuilder.setJspCompiler(JspCompiler compiler)
Sets the compiler
|
void |
JspGenerator.setJspCompiler(JspCompiler compiler) |
Constructor and Description |
---|
TagFileManager(JspCompiler compiler) |