Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits SwingWorker< String, Void >.
Public Member Functions | |
void | done () |
Protected Member Functions | |
String | doInBackground () throws Exception |
Private Attributes | |
final Content | content |
final long | offset |
Swingworker for getting the text from a content object.
Definition at line 412 of file StringsContentPanel.java.
|
protected |
Definition at line 429 of file StringsContentPanel.java.
References org.sleuthkit.autopsy.coreutils.StringExtract.extract(), org::sleuthkit::datamodel::Content.getSize(), org.sleuthkit.autopsy.coreutils.StringExtract.StringExtractResult.getText(), org::sleuthkit::datamodel::Content.read(), and org.sleuthkit.autopsy.coreutils.StringExtract.setEnabledScript().
void org.sleuthkit.autopsy.contentviewers.textcontentviewer.StringsContentPanel.ContentWorker.done | ( | ) |
Definition at line 462 of file StringsContentPanel.java.
References org::sleuthkit::datamodel::Content.getId().
|
private |
Definition at line 414 of file StringsContentPanel.java.
|
private |
Definition at line 415 of file StringsContentPanel.java.
Copyright © 2012-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.