public class SqlDateParamTag extends TagSupport
id, pageContextEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
SqlDateParamTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag()
Process the tag.
|
void |
setType(Expr type)
Sets the type
|
void |
setValue(Expr value)
Sets the value
|
doAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValuepublic void setValue(Expr value)
value - the JSP-EL expression for the value.public void setType(Expr type)
type - the JSP-EL expression for the type.public int doStartTag()
throws JspException
doStartTag in interface TagdoStartTag in class TagSupportJspException