Autopsy  4.5.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, Map< String, Set< Long > > > > topLevelMap = new LinkedHashMap<>()
 

Detailed Description

Definition at line 114 of file KeywordHits.java.

Member Function Documentation

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

Member Data Documentation

final Map<String, Map<String, Map<String, Set<Long> > > > org.sleuthkit.autopsy.datamodel.KeywordHits.KeywordResults.topLevelMap = new LinkedHashMap<>()
private

Definition at line 118 of file KeywordHits.java.


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

Copyright © 2012-2016 Basis Technology. Generated on: Tue Feb 20 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.