public class DecoratorTag
extends javax.servlet.jsp.tagext.BodyTagSupport
| Constructor and Description |
|---|
DecoratorTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
void |
setName(java.lang.String decoratorName)
sets the name of the decorator.
|
doAfterBody, doInitBody, doStartTag, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic void setName(java.lang.String decoratorName)
decoratorName - the names of the decoratorpublic int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class javax.servlet.jsp.tagext.BodyTagSupportjavax.servlet.jsp.JspException