Modifier and Type | Method and Description |
---|---|
Message |
Attachment.getNestedMessage()
Gets the Attachment nested message.
|
Modifier and Type | Method and Description |
---|---|
static int |
TNEF.extractContent(Message message,
java.lang.String outputdir)
Extracts the content from the given TNEF Message, saving attachments
to the given output directory.
|
void |
Attachment.setNestedMessage(Message nestedMessage)
Sets the Attachment nested message.
|