Autopsy
4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.Column.
Public Member Functions | |
String | getCellData (ArtifactData artData) |
String | getColumnHeader () |
Set< BlackboardAttribute.Type > | removeTypeFromSet (Set< BlackboardAttribute.Type > types) |
Private Attributes | |
final String | columnHeader |
Definition at line 1945 of file TableReportGenerator.java.
String org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.SourceFileColumn.getCellData | ( | ArtifactData | artData | ) |
Implements org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.Column.
Definition at line 1959 of file TableReportGenerator.java.
References org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.ArtifactData.getContent().
String org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.SourceFileColumn.getColumnHeader | ( | ) |
Implements org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.Column.
Definition at line 1954 of file TableReportGenerator.java.
References org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.SourceFileColumn.columnHeader.
Set<BlackboardAttribute.Type> org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.SourceFileColumn.removeTypeFromSet | ( | Set< BlackboardAttribute.Type > | types | ) |
Implements org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.Column.
Definition at line 1964 of file TableReportGenerator.java.
|
private |
Definition at line 1947 of file TableReportGenerator.java.
Referenced by org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.SourceFileColumn.getColumnHeader().
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.