Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits FileInputStream.
Public Member Functions | |
void | close () throws IOException |
Private Attributes | |
File | file |
Automatically deletes the underlying File when the close() method is called. This is used to delete the Output file produced from Tesseract once it has been read by Tika.
Definition at line 438 of file TikaTextExtractor.java.
void org.sleuthkit.autopsy.textextractors.TikaTextExtractor.CleanUpStream.close | ( | ) | throws IOException |
Delete this underlying file when close is called.
IOException |
Definition at line 460 of file TikaTextExtractor.java.
|
private |
Definition at line 440 of file TikaTextExtractor.java.
Copyright © 2012-2022 Basis Technology. Generated on: Sat Apr 1 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.