public class DateTag extends BodyTagSupport
bodyContentid, pageContextEVAL_BODY_BUFFERED, EVAL_BODY_TAGEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
DateTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doAfterBody() |
int |
doEndTag() |
void |
doInitBody() |
int |
doStartTag() |
Tag |
getParent() |
void |
release() |
void |
setBodyContent(BodyContent content) |
void |
setPageContext(PageContext pageContext) |
void |
setParent(Tag parent) |
void |
setTz(String value) |
getBodyContent, getPreviousOutfindAncestorWithClass, getId, getValue, getValues, removeValue, setId, setValuepublic void setParent(Tag parent)
setParent in interface TagsetParent in class TagSupportpublic Tag getParent()
getParent in interface TaggetParent in class TagSupportpublic void setBodyContent(BodyContent content)
setBodyContent in interface BodyTagsetBodyContent in class BodyTagSupportpublic void setPageContext(PageContext pageContext)
setPageContext in interface TagsetPageContext in class TagSupportpublic void setTz(String value)
public int doStartTag()
throws JspException
doStartTag in interface TagdoStartTag in class BodyTagSupportJspExceptionpublic int doEndTag()
throws JspException
doEndTag in interface TagdoEndTag in class BodyTagSupportJspExceptionpublic void doInitBody()
throws JspException
doInitBody in interface BodyTagdoInitBody in class BodyTagSupportJspExceptionpublic int doAfterBody()
throws JspException
doAfterBody in interface IterationTagdoAfterBody in class BodyTagSupportJspExceptionpublic void release()
release in interface Tagrelease in class BodyTagSupportCopyright © 1995-2015 Webtide. All Rights Reserved.