Autopsy
4.19.3
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 620 of file TikaTextExtractor.java.
Reader org.sleuthkit.autopsy.textextractors.TikaTextExtractor.ReaderCharSource.openStream | ( | ) | throws IOException |
Definition at line 629 of file TikaTextExtractor.java.
References org.sleuthkit.autopsy.textextractors.TikaTextExtractor.ReaderCharSource.reader.
|
private |
Definition at line 622 of file TikaTextExtractor.java.
Referenced by org.sleuthkit.autopsy.textextractors.TikaTextExtractor.ReaderCharSource.openStream().
Copyright © 2012-2022 Basis Technology. Generated on: Sun Mar 26 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.