Autopsy
4.16.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 558 of file TikaTextExtractor.java.
Reader org.sleuthkit.autopsy.textextractors.TikaTextExtractor.ReaderCharSource.openStream | ( | ) | throws IOException |
Definition at line 567 of file TikaTextExtractor.java.
References org.sleuthkit.autopsy.textextractors.TikaTextExtractor.ReaderCharSource.reader.
|
private |
Definition at line 560 of file TikaTextExtractor.java.
Referenced by org.sleuthkit.autopsy.textextractors.TikaTextExtractor.ReaderCharSource.openStream().
Copyright © 2012-2020 Basis Technology. Generated on: Tue Sep 22 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.