| Package | Description |
|---|---|
| com.caucho.jsp | |
| com.caucho.jsp.java |
| Modifier and Type | Field and Description |
|---|---|
protected JspBuilder |
JspGenerator._jspBuilder |
| Modifier and Type | Method and Description |
|---|---|
JspBuilder |
ParseState.getBuilder()
Gets the builder
|
JspBuilder |
JspGenerator.getJspBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParseState.setBuilder(JspBuilder jspBuilder)
Sets the builder
|
void |
JspGenerator.setJspBuilder(JspBuilder builder) |
| Constructor and Description |
|---|
JspContentHandler(JspBuilder builder) |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaJspBuilder
Generates the nodes for JSP code.
|