org.dasein.net.jsp.date
Class CalendarTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
org.dasein.net.jsp.date.CalendarTag
- All Implemented Interfaces:
- Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.Tag
public class CalendarTag
- extends javax.servlet.jsp.tagext.TagSupport
CalendarTag
TODO Document this class.
Last modified: $Date: 2006/01/22 17:56:29 $
- Version:
- $Revision: 1.2 $
- Author:
- george
- See Also:
- Serialized Form
| Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
id, pageContext |
| Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
EVAL_BODY_AGAIN |
| Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
doAfterBody, doStartTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalendarTag
public CalendarTag()
doEndTag
public int doEndTag()
throws javax.servlet.jsp.JspException
- Specified by:
doEndTag in interface javax.servlet.jsp.tagext.Tag- Overrides:
doEndTag in class javax.servlet.jsp.tagext.TagSupport
- Throws:
javax.servlet.jsp.JspException
setCalendar
public void setCalendar(String cal)
throws javax.servlet.jsp.JspException
- Throws:
javax.servlet.jsp.JspException
setDate
public void setDate(String d)
throws javax.servlet.jsp.JspException
- Throws:
javax.servlet.jsp.JspException
setDay
public void setDay(String d)
throws javax.servlet.jsp.JspException
- Throws:
javax.servlet.jsp.JspException
setLocale
public void setLocale(String l)
throws javax.servlet.jsp.JspException
- Throws:
javax.servlet.jsp.JspException
setMonth
public void setMonth(String m)
throws javax.servlet.jsp.JspException
- Throws:
javax.servlet.jsp.JspException
setVar
public void setVar(String v)
setYear
public void setYear(String y)
throws javax.servlet.jsp.JspException
- Throws:
javax.servlet.jsp.JspException