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

Inherits org.sleuthkit.autopsy.datamodel.DisplayableItemNode.

Public Member Functions

 RootNode ()
 
String getItemType ()
 
boolean isLeafTypeNode ()
 

Protected Member Functions

Sheet createSheet ()
 

Detailed Description

Definition at line 326 of file KeywordHits.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.datamodel.KeywordHits.RootNode.RootNode ( )

Definition at line 328 of file KeywordHits.java.

Member Function Documentation

Sheet org.sleuthkit.autopsy.datamodel.KeywordHits.RootNode.createSheet ( )
protected

Definition at line 346 of file KeywordHits.java.

String org.sleuthkit.autopsy.datamodel.KeywordHits.RootNode.getItemType ( )

Definition at line 363 of file KeywordHits.java.

boolean org.sleuthkit.autopsy.datamodel.KeywordHits.RootNode.isLeafTypeNode ( )

Definition at line 336 of file KeywordHits.java.


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

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