Interface MimeVersionField
- All Superinterfaces:
Field
,ParsedField
- All Known Implementing Classes:
MimeVersionFieldImpl
,MimeVersionFieldLenientImpl
-
Method Summary
Modifier and TypeMethodDescriptiondefault boolean
int
int
Methods inherited from interface org.apache.james.mime4j.stream.Field
getBody, getName, getNameLowerCase, getRaw
Methods inherited from interface org.apache.james.mime4j.dom.field.ParsedField
getParseException, isValidField
-
Method Details
-
bodyDescriptionField
default boolean bodyDescriptionField()- Specified by:
bodyDescriptionField
in interfaceParsedField
-
getMinorVersion
int getMinorVersion() -
getMajorVersion
int getMajorVersion()
-