public class EncodeTag
extends BodyTagSupport
| Constructor and Description |
|---|
EncodeTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
int |
doStartTag() |
String |
getDefault() |
String |
getMode() |
String |
getValue() |
void |
setDefault(String defaultValue) |
void |
setMode(String mode) |
void |
setValue(String value) |
public int doEndTag()
throws JspException
JspExceptionpublic int doStartTag()
throws JspException
JspExceptionpublic 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 set"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"