Class ConverterTag

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

    public class ConverterTag
    extends javax.servlet.jsp.tagext.TagSupport
    Deprecated.
    replaced by ConverterELTag
    see Javadoc of JSF Specification
    See Also:
    Serialized Form
    • Constructor Detail

      • ConverterTag

        public ConverterTag()
        Deprecated.
    • Method Detail

      • setConverterId

        public void setConverterId​(String converterId)
        Deprecated.
      • doStartTag

        public int doStartTag()
                       throws javax.servlet.jsp.JspException
        Deprecated.
        Specified by:
        doStartTag in interface javax.servlet.jsp.tagext.Tag
        Overrides:
        doStartTag in class javax.servlet.jsp.tagext.TagSupport
        Throws:
        javax.servlet.jsp.JspException
      • release

        public void release()
        Deprecated.
        Specified by:
        release in interface javax.servlet.jsp.tagext.Tag
        Overrides:
        release in class javax.servlet.jsp.tagext.TagSupport
      • createConverter

        protected Converter createConverter()
                                     throws javax.servlet.jsp.JspException
        Deprecated.
        Throws:
        javax.servlet.jsp.JspException
      • setBinding

        public void setBinding​(String binding)
                        throws javax.servlet.jsp.JspException
        Deprecated.
        Throws:
        javax.servlet.jsp.JspException