public class XmlOutTag extends TagSupport
id, pageContextEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
XmlOutTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag()
Process the tag.
|
void |
setEscapeXml(boolean escapeXml)
Sets true if XML should be escaped.
|
void |
setSelect(Expr select)
Sets the JSP-EL expression value.
|
doAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValuepublic void setSelect(Expr select)
XPathExpressionExceptionpublic void setEscapeXml(boolean escapeXml)
public int doStartTag()
throws JspException
doStartTag in interface TagdoStartTag in class TagSupportJspException