Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
Content | getSourceContent () throws TskCoreException |
T | getTskContent () |
Private Attributes | |
final T | content |
An Autopsy Data Model item with an underlying Sleuth Kit Data Model object that implements the Sleuth Kit Data Model's Content interface.
<T> | The type of the underlying Sleuth Kit Data Model object. |
Definition at line 32 of file TskContentItem.java.
Content org.sleuthkit.autopsy.datamodel.TskContentItem< T extends Content >.getSourceContent | ( | ) | throws TskCoreException |
Definition at line 60 of file TskContentItem.java.
T org.sleuthkit.autopsy.datamodel.TskContentItem< T extends Content >.getTskContent | ( | ) |
Gets the underlying Sleuth Kit Data Model object.
Definition at line 55 of file TskContentItem.java.
Referenced by org.sleuthkit.autopsy.contentviewers.analysisresults.AnalysisResultsContentViewer.isSupported().
|
private |
Definition at line 34 of file TskContentItem.java.
Referenced by org.sleuthkit.autopsy.datamodel.TskContentItem< T >.getTskContent().
Copyright © 2012-2022 Basis Technology. Generated on: Thu Jun 1 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.