Autopsy  4.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Protected Member Functions | Static Private Attributes | List of all members
org.sleuthkit.autopsy.datamodel.FileTypes.FileTypesNode Class Reference

Inherits org.sleuthkit.autopsy.datamodel.DisplayableItemNode.

Public Member Functions

String getItemType ()
 
boolean isLeafTypeNode ()
 

Protected Member Functions

Sheet createSheet ()
 

Static Private Attributes

static final String NAME = Bundle.FileTypes_name_text()
 

Detailed Description

Node which will contain By Mime Type and By Extension nodes.

Definition at line 50 of file FileTypes.java.

Member Function Documentation

Sheet org.sleuthkit.autopsy.datamodel.FileTypes.FileTypesNode.createSheet ( )
protected
String org.sleuthkit.autopsy.datamodel.FileTypes.FileTypesNode.getItemType ( )

Definition at line 97 of file FileTypes.java.

boolean org.sleuthkit.autopsy.datamodel.FileTypes.FileTypesNode.isLeafTypeNode ( )

Definition at line 66 of file FileTypes.java.

Member Data Documentation

final String org.sleuthkit.autopsy.datamodel.FileTypes.FileTypesNode.NAME = Bundle.FileTypes_name_text()
staticprivate

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

Copyright © 2012-2016 Basis Technology. Generated on: Mon Jan 2 2017
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.