Autopsy  4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Attributes | List of all members
org.sleuthkit.autopsy.recentactivity.SearchEngineURLQueryAnalyzer.KeyPair Class Reference

Private Attributes

final String key
 
final String keyRegExp
 

Detailed Description

Stores the regular expression and non-reg exp pair of keys. Key in the case of "?q=foo" would be "?q=".

Definition at line 90 of file SearchEngineURLQueryAnalyzer.java.

Member Data Documentation

final String org.sleuthkit.autopsy.recentactivity.SearchEngineURLQueryAnalyzer.KeyPair.key
private

Definition at line 92 of file SearchEngineURLQueryAnalyzer.java.

final String org.sleuthkit.autopsy.recentactivity.SearchEngineURLQueryAnalyzer.KeyPair.keyRegExp
private

Definition at line 93 of file SearchEngineURLQueryAnalyzer.java.


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

Copyright © 2012-2021 Basis Technology. Generated on: Thu Sep 30 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.