public class DynamicSectionTag extends BaseBodyTagSupport implements javax.servlet.jsp.tagext.BodyTag
bodyContentpageContext| Constructor and Description |
|---|
DynamicSectionTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
int |
doStartTag() |
void |
setName(java.lang.String name) |
doAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, release, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setPageContext, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParent, release, setPageContext, setParentdoBodyTag, doBodyTag, doBodyTagAsString, doBodyTagAsString, doTag, doTag, doTagAsString, doTagAsStringpublic int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class TagSupportjavax.servlet.jsp.JspExceptionpublic int doStartTag()
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class BaseBodyTagSupportpublic void setName(java.lang.String name)