Uses of Class
org.apache.poi.hsmf.MAPIMessage
Packages that use MAPIMessage
-
Uses of MAPIMessage in org.apache.poi.hsmf.datatypes
Methods in org.apache.poi.hsmf.datatypes that return MAPIMessageModifier and TypeMethodDescriptionDirectoryChunk.getAsEmbededMessage()
Treats the directory as an embeded MAPIMessage (it normally is one), and returns a MAPIMessage object to process it with.AttachmentChunks.getEmbeddedMessage()
Returns the embedded MAPI message, if the attachment is an embedded message, or null otherwise -
Uses of MAPIMessage in org.apache.poi.hsmf.extractor
Methods in org.apache.poi.hsmf.extractor that return MAPIMessageModifier and TypeMethodDescriptionOutlookTextExtactor.getMAPIMessage()
Returns the underlying MAPI messageConstructors in org.apache.poi.hsmf.extractor with parameters of type MAPIMessage