Autopsy  4.4.1
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 674 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 678 of file KeywordHits.java.

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

Definition at line 677 of file KeywordHits.java.


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

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