Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits CharSource.
Public Member Functions | |
Reader | openStream () throws IOException |
Private Attributes | |
final Reader | reader |
An implementation of CharSource that just wraps an existing reader and returns it in openStream().
Definition at line 238 of file TikaTextExtractor.java.
Reader org.sleuthkit.autopsy.keywordsearch.TikaTextExtractor.ReaderCharSource.openStream | ( | ) | throws IOException |
Definition at line 247 of file TikaTextExtractor.java.
References org.sleuthkit.autopsy.keywordsearch.TikaTextExtractor.ReaderCharSource.reader.
|
private |
Definition at line 240 of file TikaTextExtractor.java.
Referenced by org.sleuthkit.autopsy.keywordsearch.TikaTextExtractor.ReaderCharSource.openStream().
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.