Class SetLocaleTag
java.lang.Object
jakarta.servlet.jsp.tagext.TagSupport
org.apache.taglibs.standard.tag.common.fmt.SetLocaleSupport
org.apache.taglibs.standard.tag.rt.fmt.SetLocaleTag
- All Implemented Interfaces:
IterationTag,JspTag,Tag,Serializable
A handler for <setLocale> that supports rtexprvalue-based attributes.
- Author:
- Jan Luehe
- See Also:
-
Field Summary
Fields inherited from class org.apache.taglibs.standard.tag.common.fmt.SetLocaleSupport
value, variantFields inherited from class jakarta.servlet.jsp.tagext.TagSupport
id, pageContextFields inherited from interface jakarta.servlet.jsp.tagext.IterationTag
EVAL_BODY_AGAINFields inherited from interface jakarta.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.taglibs.standard.tag.common.fmt.SetLocaleSupport
doEndTag, parseLocale, parseLocale, release, setScopeMethods inherited from class jakarta.servlet.jsp.tagext.TagSupport
doAfterBody, doStartTag, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
-
Constructor Details
-
SetLocaleTag
public SetLocaleTag()
-
-
Method Details
-
setValue
- Throws:
JspTagException
-
setVariant
- Throws:
JspTagException
-