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

Inherits Observable.

Public Member Functions

void update ()
 

Private Attributes

final Map< String, Map< String, Set< Long > > > topLevelMap
 

Detailed Description

Definition at line 73 of file KeywordHits.java.

Member Function Documentation

void org.sleuthkit.autopsy.datamodel.KeywordHits.KeywordResults.update ( )

Member Data Documentation

final Map<String, Map<String, Set<Long> > > org.sleuthkit.autopsy.datamodel.KeywordHits.KeywordResults.topLevelMap
private

Definition at line 76 of file KeywordHits.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.