public class ArgumentTag extends BodyTagSupport
EVAL_BODY_BUFFERED, EVAL_BODY_TAGEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
ArgumentTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
void |
release() |
void |
setValue(Object value)
Sets the value of the argument
|
doInitBody, setBodyContentdoAfterBody, doStartTag, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoAfterBodydoStartTag, getParent, setPageContext, setParentpublic int doEndTag()
throws JspException
doEndTag in interface TagdoEndTag in class TagSupportJspExceptionpublic void setValue(Object value)
Optional. If not set, the tag's body content is evaluated.
value - the parameter valuepublic void release()
release in interface Tagrelease in class TagSupportCopyright © 2022. All rights reserved.