Autopsy  4.10.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Attributes | List of all members
org.sleuthkit.autopsy.datamodel.KeywordHits.RegExpInstanceKey Class Reference

Private Attributes

final boolean isRegExp
 
Long longKey
 
String strKey
 

Detailed Description

Allows us to pass in either longs or strings as they keys for different types of nodes at the same level. Probably a better way to do this, but it works.

Definition at line 702 of file KeywordHits.java.

Member Data Documentation

final boolean org.sleuthkit.autopsy.datamodel.KeywordHits.RegExpInstanceKey.isRegExp
private
Long org.sleuthkit.autopsy.datamodel.KeywordHits.RegExpInstanceKey.longKey
private

Definition at line 706 of file KeywordHits.java.

String org.sleuthkit.autopsy.datamodel.KeywordHits.RegExpInstanceKey.strKey
private

Definition at line 705 of file KeywordHits.java.


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

Copyright © 2012-2018 Basis Technology. Generated on: Fri Mar 22 2019
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.