@Deprecated @Removal(version="5.0.0") public class OutlookTextExtactor extends OutlookTextExtractor
document
Constructor and Description |
---|
OutlookTextExtactor(DirectoryNode poifsDir)
Deprecated.
|
OutlookTextExtactor(java.io.InputStream inp)
Deprecated.
|
OutlookTextExtactor(MAPIMessage msg)
Deprecated.
|
OutlookTextExtactor(POIFSFileSystem fs)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Deprecated.
|
getMAPIMessage, getText, handleEmails
getDocSummaryInformation, getDocument, getMetadataTextExtractor, getRoot, getSummaryInformation
close, setFilesystem
public OutlookTextExtactor(MAPIMessage msg)
public OutlookTextExtactor(DirectoryNode poifsDir) throws java.io.IOException
java.io.IOException
public OutlookTextExtactor(POIFSFileSystem fs) throws java.io.IOException
java.io.IOException
public OutlookTextExtactor(java.io.InputStream inp) throws java.io.IOException
java.io.IOException
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.