Uses of Interface
org.apache.james.mime4j.dom.field.ContentLocationField
-
Packages that use ContentLocationField Package Description org.apache.james.mime4j.field -
-
Uses of ContentLocationField in org.apache.james.mime4j.field
Classes in org.apache.james.mime4j.field that implement ContentLocationField Modifier and Type Class Description class
ContentLocationFieldImpl
Represents aContent-Location
field.class
ContentLocationFieldLenientImpl
Represents aContent-Location
field.Fields in org.apache.james.mime4j.field with type parameters of type ContentLocationField Modifier and Type Field Description static FieldParser<ContentLocationField>
ContentLocationFieldImpl. PARSER
static FieldParser<ContentLocationField>
ContentLocationFieldLenientImpl. PARSER
-