Go to the documentation of this file.
19package org.sleuthkit.autopsy.report.infrastructure;
21import org.sleuthkit.autopsy.report.ReportModule;
void startDataType(String title, String description)
void addSetIndex(List< String > sets)
void startTable(List< String > titles)
void startSet(String setName)
void startReport(String baseReportDir)
void addSetElement(String elementName)
String dateToString(long date)
void addRow(List< String > row)
Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.