public abstract class HtmlEscapingAwareTag extends RequestContextAwareTag
EVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
HtmlEscapingAwareTag() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isDefaultHtmlEscape() |
protected boolean |
isHtmlEscape() |
void |
setHtmlEscape(boolean htmlEscape) |
doCatch, doFinally, doStartTag, doStartTagInternal, getRequestContextdoAfterBody, doEndTag, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValuepublic void setHtmlEscape(boolean htmlEscape)
throws JspException
JspExceptionprotected boolean isHtmlEscape()
protected boolean isDefaultHtmlEscape()
Copyright © 2022. All rights reserved.