| Package | Description |
|---|---|
| org.zkoss.poi.hsmf.datatypes | |
| org.zkoss.poi.hsmf.extractor |
| Modifier and Type | Method and 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 and Description |
|---|---|
MAPIMessage |
OutlookTextExtactor.getMAPIMessage()
Returns the underlying MAPI message
|
| Constructor and Description |
|---|
OutlookTextExtactor(MAPIMessage msg) |
Copyright © 2020. All rights reserved.