Uses of Interface
org.apache.james.mime4j.dom.field.DateTimeField
Packages that use DateTimeField
-
Uses of DateTimeField in org.apache.james.mime4j.field
Classes in org.apache.james.mime4j.field that implement DateTimeFieldModifier and TypeClassDescriptionclass
Date-time field such asDate
orResent-Date
.class
Date-time field such asDate
orResent-Date
.Fields in org.apache.james.mime4j.field with type parameters of type DateTimeFieldModifier and TypeFieldDescriptionstatic final FieldParser
<DateTimeField> DateTimeFieldImpl.PARSER
static final FieldParser
<DateTimeField> DateTimeFieldLenientImpl.PARSER
Methods in org.apache.james.mime4j.field that return DateTimeFieldModifier and TypeMethodDescriptionstatic DateTimeField
Creates a date field from the specified field name andDate
value.static DateTimeField
Creates a date field from the specified field name,Date
andTimeZone
values.static DateTimeField
Creates a Date field from the specifiedDate
value.private static DateTimeField