Package | Description |
---|---|
com.caucho.jsp |
Modifier and Type | Field and Description |
---|---|
protected JspParser |
JspBuilder._jspParser |
protected JspParser |
JspGenerator._jspParser |
Modifier and Type | Method and Description |
---|---|
JspParser |
JspBuilder.getJspParser()
Returns the parse state.
|
JspParser |
JspGenerator.getJspParser() |
Modifier and Type | Method and Description |
---|---|
void |
JspBuilder.setJspParser(JspParser parser)
Sets the parser
|
void |
JspGenerator.setJspParser(JspParser parser) |