Class SetLocaleTag

  • All Implemented Interfaces:
    Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

    public class SetLocaleTag
    extends SetLocaleSupport

    A handler for <setLocale> that supports rtexprvalue-based attributes.

    Author:
    Jan Luehe
    See Also:
    Serialized Form
    • Constructor Detail

      • SetLocaleTag

        public SetLocaleTag()
    • Method Detail

      • setValue

        public void setValue​(Object value)
                      throws javax.servlet.jsp.JspTagException
        Throws:
        javax.servlet.jsp.JspTagException
      • setVariant

        public void setVariant​(String variant)
                        throws javax.servlet.jsp.JspTagException
        Throws:
        javax.servlet.jsp.JspTagException