public class SetLocaleTag extends I18NSupport
id, pageContext
EVAL_BODY_AGAIN
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
Constructor and Description |
---|
SetLocaleTag() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag()
Process the tag.
|
void |
setScope(java.lang.String scope)
Sets the scope to store the bundle.
|
void |
setValue(java.lang.Object value)
Sets the locale value.
|
void |
setVariant(java.lang.String variant)
Sets the JSP-EL expression for the variant value.
|
setResponseLocale
doAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue
public void setValue(java.lang.Object value)
public void setVariant(java.lang.String variant)
public void setScope(java.lang.String scope)
public int doStartTag() throws JspException
doStartTag
in interface Tag
doStartTag
in class TagSupport
JspException