|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.mailet.base.SynchronizedDateFormat
org.apache.mailet.base.RFC2980DateFormat
A thread-safe date formatting class to produce dates formatted in accord with the specifications of section 3.2 of RFC 2980.
Constructor Summary | |
RFC2980DateFormat()
Constructor for RFC2980DateFormat |
Methods inherited from class org.apache.mailet.base.SynchronizedDateFormat |
equals, format, getTimeZone, hashCode, isLenient, parse, setLenient, setTimeZone |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RFC2980DateFormat()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |