Autopsy  4.17.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.Column Interface Reference

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)
 

Detailed Description

Definition at line 1873 of file TableReportGenerator.java.

Member Function Documentation

String org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.Column.getCellData ( ArtifactData  artData)
String org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.Column.getColumnHeader ( )
Set<BlackboardAttribute.Type> org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.Column.removeTypeFromSet ( Set< BlackboardAttribute.Type >  types)

The documentation for this interface was generated from the following file:

Copyright © 2012-2021 Basis Technology. Generated on: Tue Jan 19 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.