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
JspException
public int doStartTag() throws JspException
JspException
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 set"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"