|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MAPIMessage | |
---|---|
org.apache.poi.hsmf.datatypes | |
org.apache.poi.hsmf.extractor |
Uses of MAPIMessage in org.apache.poi.hsmf.datatypes |
---|
Methods in org.apache.poi.hsmf.datatypes that return MAPIMessage | |
---|---|
MAPIMessage |
DirectoryChunk.getAsEmbededMessage()
Treats the directory as an embeded MAPIMessage (it normally is one), and returns a MAPIMessage object to process it with. |
Uses of MAPIMessage in org.apache.poi.hsmf.extractor |
---|
Methods in org.apache.poi.hsmf.extractor that return MAPIMessage | |
---|---|
MAPIMessage |
OutlookTextExtactor.getMAPIMessage()
Returns the underlying MAPI message |
Constructors in org.apache.poi.hsmf.extractor with parameters of type MAPIMessage | |
---|---|
OutlookTextExtactor(MAPIMessage msg)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |