public class CoreOutTag extends BodyTagSupport
bodyContentid, pageContextEVAL_BODY_BUFFERED, EVAL_BODY_TAGEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
CoreOutTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag()
Processed at the end of the tag.
|
int |
doStartTag()
Process the tag.
|
void |
setDefault(Expr value)
Sets the default value.
|
void |
setEscapeXml(Expr value)
Sets true if XML should be escaped.
|
void |
setValue(Expr value)
Sets the JSP-EL expression value.
|
doAfterBody, doInitBody, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParent, setPageContext, setParentpublic void setValue(Expr value)
public void setEscapeXml(Expr value)
public void setDefault(Expr value)
public int doStartTag()
throws JspException
doStartTag in interface TagdoStartTag in class BodyTagSupportJspExceptionpublic int doEndTag()
throws JspException
TagSupportdoEndTag in interface TagdoEndTag in class TagSupportJspException