Package org.apache.mailet.dates

Interface Summary
SimplifiedDateFormat This interface is designed to provide a simplified subset of the methods provided by the java.text.DateFormat class.
 

Class Summary
RFC2980DateFormat A thread-safe date formatting class to produce dates formatted in accord with the specifications of section 3.2 of RFC 2980.
RFC822DateFormat A thread safe wrapper for the javax.mail.internet.MailDateFormat class.
RFC977DateFormat A thread-safe date formatting class to produce dates formatted in accord with the specifications of RFC 977.
SynchronizedDateFormat This class is designed to be a synchronized wrapper for a java.text.DateFormat subclass.
 



Copyright © 2002-2007 The Apache Software Foundation. All Rights Reserved.