Autopsy  4.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Classes | Static Private Attributes | List of all members
org.sleuthkit.autopsy.datamodel.Reports Class Reference

Inherits org.sleuthkit.autopsy.datamodel.AutopsyVisitableItem.

Classes

class  ReportNode
 
class  ReportNodeFactory
 
class  ReportsListNode
 

Static Private Attributes

static final SimpleDateFormat dateFormatter = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss z")
 

Detailed Description

Implements the Reports subtree of the Autopsy tree.

Definition at line 53 of file Reports.java.

Member Data Documentation

final SimpleDateFormat org.sleuthkit.autopsy.datamodel.Reports.dateFormatter = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss z")
staticprivate

Definition at line 55 of file Reports.java.


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

Copyright © 2012-2015 Basis Technology. Generated on: Wed Apr 6 2016
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.