public class OutlookTextExtactor extends POIOLE2TextExtractor
| Constructor and Description |
|---|
OutlookTextExtactor(DirectoryNode poifsDir) |
OutlookTextExtactor(InputStream inp) |
OutlookTextExtactor(MAPIMessage msg) |
OutlookTextExtactor(POIFSFileSystem fs) |
| Modifier and Type | Method and Description |
|---|---|
MAPIMessage |
getMAPIMessage()
Returns the underlying MAPI message
|
String |
getText()
Outputs something a little like a RFC822 email
|
static void |
main(String[] args) |
getDocSummaryInformation, getDocument, getMetadataTextExtractor, getRoot, getSummaryInformationclose, setFilesystempublic OutlookTextExtactor(MAPIMessage msg)
public OutlookTextExtactor(DirectoryNode poifsDir) throws IOException
IOExceptionpublic OutlookTextExtactor(POIFSFileSystem fs) throws IOException
IOExceptionpublic OutlookTextExtactor(InputStream inp) throws IOException
IOExceptionpublic MAPIMessage getMAPIMessage()
public String getText()
getText in class POITextExtractorCopyright © 2010 - 2020 Adobe. All Rights Reserved