Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
String | toString () |
Public Attributes | |
DataSource =(Bundle.CommonFilePropertyType_dataSourceColLbl()) | |
File =(Bundle.CommonFilePropertyType_fileColLbl()) | |
HashsetHits =(Bundle.CommonFilePropertyType_hashsetHitsColLbl()) | |
MimeType =(Bundle.CommonFilePropertyType_mimeTypeColLbl()) | |
ParentPath =(Bundle.CommonFilePropertyType_pathColLbl()) | |
Private Member Functions | |
CommonFilePropertyType (String displayString) | |
Private Attributes | |
final String | displayString |
Encapsulates the columns to be displayed for reach row represented by an instance of this object.
Definition at line 108 of file FileInstanceNode.java.
|
private |
Definition at line 118 of file FileInstanceNode.java.
String org.sleuthkit.autopsy.datamodel.FileInstanceNode.CommonFilePropertyType.toString | ( | ) |
Definition at line 123 of file FileInstanceNode.java.
org.sleuthkit.autopsy.datamodel.FileInstanceNode.CommonFilePropertyType.DataSource =(Bundle.CommonFilePropertyType_dataSourceColLbl()) |
Definition at line 113 of file FileInstanceNode.java.
Referenced by org.sleuthkit.autopsy.datamodel.FileInstanceNode.fillPropertyMap().
|
private |
Definition at line 116 of file FileInstanceNode.java.
org.sleuthkit.autopsy.datamodel.FileInstanceNode.CommonFilePropertyType.File =(Bundle.CommonFilePropertyType_fileColLbl()) |
Definition at line 110 of file FileInstanceNode.java.
Referenced by org.sleuthkit.autopsy.datamodel.FileInstanceNode.fillPropertyMap().
org.sleuthkit.autopsy.datamodel.FileInstanceNode.CommonFilePropertyType.HashsetHits =(Bundle.CommonFilePropertyType_hashsetHitsColLbl()) |
Definition at line 112 of file FileInstanceNode.java.
Referenced by org.sleuthkit.autopsy.datamodel.FileInstanceNode.fillPropertyMap().
org.sleuthkit.autopsy.datamodel.FileInstanceNode.CommonFilePropertyType.MimeType =(Bundle.CommonFilePropertyType_mimeTypeColLbl()) |
Definition at line 114 of file FileInstanceNode.java.
Referenced by org.sleuthkit.autopsy.datamodel.FileInstanceNode.fillPropertyMap().
org.sleuthkit.autopsy.datamodel.FileInstanceNode.CommonFilePropertyType.ParentPath =(Bundle.CommonFilePropertyType_pathColLbl()) |
Definition at line 111 of file FileInstanceNode.java.
Referenced by org.sleuthkit.autopsy.datamodel.FileInstanceNode.fillPropertyMap().
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.