public class ELExprFragment extends JspFragment
| Constructor and Description |
|---|
ELExprFragment(PageContextImpl pageContext,
Expr expr)
Creates the fragment.
|
| Modifier and Type | Method and Description |
|---|---|
JspContext |
getJspContext()
Returns the JSP context.
|
void |
invoke(java.io.Writer out)
The public JspFragment interface.
|
public ELExprFragment(PageContextImpl pageContext, Expr expr)
public JspContext getJspContext()
getJspContext in class JspFragmentpublic void invoke(java.io.Writer out)
throws JspException
invoke in class JspFragmentout - optional location for the outputvars - optional map to replace the page contextJspException