public class ExprTag extends ExprSupport
<out>
using the container's EL implementation.Modifier and Type | Field and Description |
---|---|
private javax.el.ValueExpression |
escapeXmlExpression |
escapeXml
Constructor and Description |
---|
ExprTag() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag() |
void |
release() |
void |
setEscapeXml(java.lang.String expression) |
setSelect
public int doStartTag() throws javax.servlet.jsp.JspException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class ExprSupport
javax.servlet.jsp.JspException
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class ExprSupport
public void setEscapeXml(java.lang.String expression)