Package | Description |
---|---|
org.apache.poi.hsmf.datatypes | |
org.apache.poi.hsmf.extractor |
Modifier and Type | Method | Description |
---|---|---|
MAPIMessage |
DirectoryChunk.getAsEmbededMessage() |
Treats the directory as an embeded MAPIMessage
(it normally is one), and returns a MAPIMessage
object to process it with.
|
MAPIMessage |
AttachmentChunks.getEmbeddedMessage() |
Returns the embedded MAPI message, if the attachment
is an embedded message, or null otherwise
|
Modifier and Type | Method | Description |
---|---|---|
MAPIMessage |
OutlookTextExtactor.getMAPIMessage() |
Returns the underlying MAPI message
|
Constructor | Description |
---|---|
OutlookTextExtactor(MAPIMessage msg) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.