class JspFragmentImpl extends JspFragment
Type | Name and description |
---|---|
FastStringWriter |
body |
GroovyPagesPageContext |
pageContext |
Constructor and description |
---|
JspFragmentImpl(GroovyPagesPageContext pageContext, FastStringWriter body) |
Type Params | Return Type | Name and description |
---|---|---|
|
JspContext |
getJspContext() |
|
void |
invoke(java.io.Writer out) |
Groovy Documentation