@Deprecated public class AttributeTag extends jakarta.servlet.jsp.tagext.TagSupport
| Constructor and Description | 
|---|
| AttributeTag()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| int | doEndTag()Deprecated.   | 
| int | doStartTag()Deprecated.   | 
| void | release()Deprecated.   | 
| void | setName(String name)Deprecated.   | 
| void | setValue(String value)Deprecated.   | 
public void setName(String name)
name - public void setValue(String value)
value - public int doStartTag()
               throws jakarta.servlet.jsp.JspException
doStartTag in interface jakarta.servlet.jsp.tagext.TagdoStartTag in class jakarta.servlet.jsp.tagext.TagSupportjakarta.servlet.jsp.JspExceptionpublic int doEndTag()
             throws jakarta.servlet.jsp.JspException
doEndTag in interface jakarta.servlet.jsp.tagext.TagdoEndTag in class jakarta.servlet.jsp.tagext.TagSupportjakarta.servlet.jsp.JspExceptionpublic void release()
release in interface jakarta.servlet.jsp.tagext.Tagrelease in class jakarta.servlet.jsp.tagext.TagSupportCopyright © 2021 The Apache Software Foundation. All rights reserved.