public final class Trace extends BodyTagImpl
Constructor and Description |
---|
Trace() |
Modifier and Type | Method and Description |
---|---|
void |
_doEndTag() |
int |
doAfterBody() |
int |
doEndTag() |
void |
doInitBody() |
int |
doStartTag() |
void |
hasBody(boolean hasBody)
sets if has body or not
|
void |
release() |
void |
setAbort(boolean abort) |
void |
setCaller(Struct caller) |
void |
setCategory(String category) |
void |
setFollow(boolean follow) |
void |
setInline(boolean inline) |
void |
setText(String text) |
void |
setType(String strType) |
void |
setVar(String var) |
void |
setVariable(String var) |
setBodyContent
getParent, required, required, required, required, setPageContext, setPageContext, setParent
public Trace()
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class BodyTagImpl
public void setAbort(boolean abort)
abort
- the abort to setpublic void setFollow(boolean follow)
public void setCategory(String category)
category
- the category to setpublic void setInline(boolean inline)
inline
- the inline to setpublic void setType(String strType) throws ApplicationException
type
- the type to setApplicationException
public void setVariable(String var)
var
- the var to setpublic int doStartTag()
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
public int doEndTag() throws PageException
doEndTag
in interface javax.servlet.jsp.tagext.Tag
doEndTag
in class TagImpl
PageException
public void _doEndTag() throws IOException, PageException
IOException
PageException
public void doInitBody()
doInitBody
in interface javax.servlet.jsp.tagext.BodyTag
doInitBody
in class BodyTagImpl
public int doAfterBody()
doAfterBody
in interface javax.servlet.jsp.tagext.IterationTag
doAfterBody
in class BodyTagImpl
public void hasBody(boolean hasBody)
hasBody
- Copyright © 2015 Lucee