public class ConvertToComment extends BodyTagSupport
The Tag Library Descriptor defines this tag as TAGDEPENDENT, which means that the material in the body of the tag will not be processed by the JSP preprocessor
| Modifier and Type | Field and Description |
|---|---|
protected String |
className |
bodyContentid, pageContextEVAL_BODY_BUFFERED, EVAL_BODY_TAGEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
ConvertToComment() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag()
Actions to be carried out when end tag is encountered.
|
String |
getClassName() |
void |
setClassName(String value) |
doAfterBody, doInitBody, doStartTag, 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 ConvertToComment()
public int doEndTag() throws JspException
The method returns Tag.EVAL_PAGE to indicate
that processing of the JSP page will continue.
doEndTag in interface TagdoEndTag in class BodyTagSupportJspExceptionLineNumberReader,
JspWriterpublic String getClassName()
public void setClassName(String value)