Uses of Class
org.apache.poi.hsmf.MAPIMessage

Packages that use MAPIMessage
org.apache.poi.hsmf.extractor   
 

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)
           
 



Copyright 2010 The Apache Software Foundation or its licensors, as applicable.