Autopsy  4.18.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.datasourcesummary.ui.BaseDataSourceSummaryPanel.ExcelExportFunction< T > Interface Template Reference

Public Member Functions

ExcelSheetExport convert (T data) throws ExcelExportException
 

Detailed Description

Function that converts data into a excel sheet data.

Definition at line 491 of file BaseDataSourceSummaryPanel.java.

Member Function Documentation

Function that converts data into an excel sheet.

Parameters
dataThe data.
Returns
The excel sheet export.
Exceptions
ExcelExportException

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

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