Autopsy
4.19.3
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 BlackboardAttribute.Type | attributeType |
final String | columnHeader |
Definition at line 1934 of file TableReportGenerator.java.
String org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.AttributeColumn.getCellData | ( | ArtifactData | artData | ) |
Implements org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.Column.
Definition at line 1956 of file TableReportGenerator.java.
References org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.AttributeColumn.attributeType, org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.ArtifactData.getAttributes(), and org.sleuthkit.autopsy.coreutils.TimeZoneUtils.getFormattedTime().
String org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.AttributeColumn.getColumnHeader | ( | ) |
Implements org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.Column.
Definition at line 1951 of file TableReportGenerator.java.
References org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.AttributeColumn.columnHeader.
Set<BlackboardAttribute.Type> org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.AttributeColumn.removeTypeFromSet | ( | Set< BlackboardAttribute.Type > | types | ) |
Implements org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.Column.
Definition at line 1971 of file TableReportGenerator.java.
References org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.AttributeColumn.attributeType.
|
private |
|
private |
Definition at line 1936 of file TableReportGenerator.java.
Referenced by org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.AttributeColumn.getColumnHeader().
Copyright © 2012-2022 Basis Technology. Generated on: Thu Mar 23 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.