Apache JAMES Mime4j 0.6-redhat-2

Uses of Class
org.apache.james.mime4j.field.DateTimeField

Packages that use DateTimeField
org.apache.james.mime4j.field   
 

Uses of DateTimeField in org.apache.james.mime4j.field
 

Methods in org.apache.james.mime4j.field that return DateTimeField
static DateTimeField Fields.date(Date date)
          Creates a Date field from the specified Date value.
static DateTimeField Fields.date(String fieldName, Date date)
          Creates a date field from the specified field name and Date value.
static DateTimeField Fields.date(String fieldName, Date date, TimeZone zone)
          Creates a date field from the specified field name, Date and TimeZone values.
 


Apache JAMES Mime4j 0.6-redhat-2

Copyright © 2004-2012 JBoss by Red Hat. All Rights Reserved.