Autopsy
4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherited by org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.AttributeColumn, org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.HeaderOnlyColumn, org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.SourceFileColumn, org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.StatusColumn, and org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.TaggedResultsColumn.
Public Member Functions | |
String | getCellData (ArtifactData artData) |
String | getColumnHeader () |
Set< BlackboardAttribute.Type > | removeTypeFromSet (Set< BlackboardAttribute.Type > types) |
Definition at line 1872 of file TableReportGenerator.java.
String org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.Column.getCellData | ( | ArtifactData | artData | ) |
Implemented in org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.HeaderOnlyColumn, org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.TaggedResultsColumn, org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.SourceFileColumn, org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.AttributeColumn, and org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.StatusColumn.
String org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.Column.getColumnHeader | ( | ) |
Implemented in org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.HeaderOnlyColumn, org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.TaggedResultsColumn, org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.SourceFileColumn, org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.AttributeColumn, and org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.StatusColumn.
Set<BlackboardAttribute.Type> org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.Column.removeTypeFromSet | ( | Set< BlackboardAttribute.Type > | types | ) |
Implemented in org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.HeaderOnlyColumn, org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.TaggedResultsColumn, org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.SourceFileColumn, org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.AttributeColumn, and org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.StatusColumn.
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.