public class OutputTag extends PositionTagSupport
bodyContentpageContext| Constructor and Description |
|---|
OutputTag(java.lang.String webKey) |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
int |
doStartTag() |
static StringBundler |
getDataSB(javax.servlet.ServletRequest servletRequest,
java.lang.String webKey) |
void |
setOutputKey(java.lang.String outputKey) |
cleanUp, getPosition, getPositionValue, isPositionAuto, isPositionInLine, setPositiondoAfterBody, 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 static StringBundler getDataSB(javax.servlet.ServletRequest servletRequest, java.lang.String webKey)
public 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 setOutputKey(java.lang.String outputKey)