public abstract class ParamSupport
extends javax.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 String |
name |
protected 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 javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class javax.servlet.jsp.tagext.BodyTagSupportjavax.servlet.jsp.JspExceptionpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class javax.servlet.jsp.tagext.BodyTagSupportCopyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.