| Package | Description |
|---|---|
| org.apache.poi.hsmf.datatypes | |
| org.apache.poi.hsmf.extractor |
| Modifier and Type | Method and Description |
|---|---|
MAPIMessage |
DirectoryChunk.getAsEmbeddedMessage()
Treats the directory as an embedded MAPIMessage (it normally is one), and
returns a MAPIMessage object to process it with.
|
MAPIMessage |
DirectoryChunk.getAsEmbededMessage()
Deprecated.
use
DirectoryChunk.getAsEmbeddedMessage() instead |
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 |
OutlookTextExtractor.getMAPIMessage()
Returns the underlying MAPI message
|
| Constructor and Description |
|---|
OutlookTextExtactor(MAPIMessage msg)
Deprecated.
|
OutlookTextExtractor(MAPIMessage msg) |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.