Package | Description |
---|---|
org.columba.ristretto.message |
Datastructures associated with Messages.
|
org.columba.ristretto.parser |
Parsers for message parsing.
|
Modifier and Type | Method and Description |
---|---|
MimeType |
MimeHeader.getMimeType()
Gets the
MimeType of the mime-part. |
Modifier and Type | Method and Description |
---|---|
void |
MimeHeader.setMimeType(MimeType type)
Sets the mime-type of the mime-part.
|
Modifier and Type | Method and Description |
---|---|
static MimeType |
MimeTypeParser.parse(java.lang.String mimeType)
Parses a MIME type from a String.
|
Copyright © 2021. All Rights Reserved.