public class EncodeTag extends BodyTagSupport
EVAL_BODY_BUFFERED, EVAL_BODY_TAGEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
EncodeTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag()
Default processing of the end tag returning EVAL_PAGE.
|
int |
doStartTag()
Default processing of the start tag returning EVAL_BODY_BUFFERED.
|
String |
getDefault() |
String |
getMode() |
String |
getValue() |
void |
setDefault(String defaultValue) |
void |
setMode(String mode) |
void |
setValue(String value) |
doAfterBody, doInitBody, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValueequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParent, setPageContext, setParentpublic int doEndTag()
throws JspException
BodyTagSupportdoEndTag in interface TagdoEndTag in class BodyTagSupportJspException - if an error occurred while processing this tagTag.doEndTag()public int doStartTag()
throws JspException
BodyTagSupportdoStartTag in interface TagdoStartTag in class BodyTagSupportJspException - if an error occurred while processing this tagTag.doStartTag()public String getDefault()
public String getMode()
public String getValue()
public void setDefault(String defaultValue)
defaultValue - the default value to setpublic void setMode(String mode)
mode - the mode to setpublic void setValue(String value)
value - the value to setCopyright © 2010 - 2020 Adobe. All Rights Reserved