public abstract class ParamSupport
extends jakarta.servlet.jsp.tagext.BodyTagSupport
Support for tag handlers for <param>, the XML parameter subtag for <transformt<.
TransformSupport,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
name |
protected java.lang.Object |
value |
| Constructor and Description |
|---|
ParamSupport() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
void |
release() |
doAfterBody, doInitBody, doStartTag, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic int doEndTag()
throws jakarta.servlet.jsp.JspException
doEndTag in interface jakarta.servlet.jsp.tagext.TagdoEndTag in class jakarta.servlet.jsp.tagext.BodyTagSupportjakarta.servlet.jsp.JspExceptionpublic void release()
release in interface jakarta.servlet.jsp.tagext.Tagrelease in class jakarta.servlet.jsp.tagext.BodyTagSupportCopyright © 2019 Eclipse Foundation. All rights reserved.