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 |
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.getDocument() |
MAPIMessage |
OutlookTextExtractor.getFilesystem() |
MAPIMessage |
OutlookTextExtractor.getMAPIMessage()
Returns the underlying MAPI message
|
Constructor and Description |
---|
OutlookTextExtractor(MAPIMessage msg) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.