com.acme
Class Date2Tag
java.lang.Object
javax.servlet.jsp.tagext.SimpleTagSupport
com.acme.Date2Tag
- All Implemented Interfaces:
- JspTag, SimpleTag
public class Date2Tag
- extends SimpleTagSupport
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Date2Tag
public Date2Tag()
setFormat
public void setFormat(String value)
doTag
public void doTag()
throws JspException,
IOException
- Specified by:
doTag
in interface SimpleTag
- Overrides:
doTag
in class SimpleTagSupport
- Throws:
JspException
IOException
Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.