Package | Description |
---|---|
org.apache.poi.hsmf.datatypes | |
org.apache.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 2018 The Apache Software Foundation or its licensors, as applicable.