public class FormatDateTag extends FormatDateSupport
A handler for <formatDate> that supports rtexprvalue-based attributes.
dateStyle, pattern, timeStyle, timeZone, type, valueid, pageContextEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
FormatDateTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
setDateStyle(String dateStyle) |
void |
setPattern(String pattern) |
void |
setTimeStyle(String timeStyle) |
void |
setTimeZone(Object timeZone) |
void |
setType(String type) |
void |
setValue(Date value) |
doEndTag, release, setScope, setVardoAfterBody, doStartTag, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic void setValue(Date value) throws JspTagException
JspTagExceptionpublic void setType(String type) throws JspTagException
JspTagExceptionpublic void setDateStyle(String dateStyle) throws JspTagException
JspTagExceptionpublic void setTimeStyle(String timeStyle) throws JspTagException
JspTagExceptionpublic void setPattern(String pattern) throws JspTagException
JspTagExceptionpublic void setTimeZone(Object timeZone) throws JspTagException
JspTagExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.