Autopsy
4.15.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.datamodel.KeywordHits.DetachableObserverChildFactory< String >.
Public Member Functions | |
void | update (Observable o, Object arg) |
Protected Member Functions | |
void | addNotify () |
boolean | createKeys (List< String > list) |
Node | createNodeForKey (String key) |
void | removeNotify () |
Private Member Functions | |
RegExpInstancesFactory (String setName, String keyword) | |
Private Attributes | |
final String | keyword |
final String | setName |
Creates the nodes for a given regexp that represent the specific terms that were found
Definition at line 747 of file KeywordHits.java.
|
private |
Definition at line 752 of file KeywordHits.java.
References org.sleuthkit.autopsy.datamodel.KeywordHits.RegExpInstancesFactory.keyword, and org.sleuthkit.autopsy.datamodel.KeywordHits.RegExpInstancesFactory.setName.
|
protectedinherited |
Definition at line 427 of file KeywordHits.java.
|
protected |
Definition at line 759 of file KeywordHits.java.
|
protected |
Definition at line 765 of file KeywordHits.java.
|
protectedinherited |
Definition at line 432 of file KeywordHits.java.
|
inherited |
Definition at line 437 of file KeywordHits.java.
|
private |
Definition at line 749 of file KeywordHits.java.
Referenced by org.sleuthkit.autopsy.datamodel.KeywordHits.RegExpInstancesFactory.RegExpInstancesFactory().
|
private |
Definition at line 750 of file KeywordHits.java.
Referenced by org.sleuthkit.autopsy.datamodel.KeywordHits.RegExpInstancesFactory.RegExpInstancesFactory().
Copyright © 2012-2020 Basis Technology. Generated on: Mon Jul 6 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.