Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.datamodel.KeywordHits.DetachableObserverChildFactory< RegExpInstanceKey >.
Public Member Functions | |
void | update (Observable o, Object arg) |
Protected Member Functions | |
void | addNotify () |
boolean | createKeys (List< RegExpInstanceKey > list) |
Node | createNodeForKey (RegExpInstanceKey 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 708 of file KeywordHits.java.
|
private |
Definition at line 713 of file KeywordHits.java.
References org.sleuthkit.autopsy.datamodel.KeywordHits.RegExpInstancesFactory.keyword, and org.sleuthkit.autopsy.datamodel.KeywordHits.RegExpInstancesFactory.setName.
|
protectedinherited |
Definition at line 383 of file KeywordHits.java.
|
protected |
Definition at line 720 of file KeywordHits.java.
References org.sleuthkit.autopsy.datamodel.KeywordHits.isOnlyDefaultInstance().
|
protected |
Definition at line 738 of file KeywordHits.java.
References org.sleuthkit.autopsy.datamodel.KeywordHits.createBlackboardArtifactNode(), and org.sleuthkit.autopsy.datamodel.KeywordHits.RegExpInstanceKey.isRegExp.
|
protectedinherited |
Definition at line 388 of file KeywordHits.java.
|
inherited |
Definition at line 393 of file KeywordHits.java.
|
private |
Definition at line 710 of file KeywordHits.java.
Referenced by org.sleuthkit.autopsy.datamodel.KeywordHits.RegExpInstancesFactory.RegExpInstancesFactory().
|
private |
Definition at line 711 of file KeywordHits.java.
Referenced by org.sleuthkit.autopsy.datamodel.KeywordHits.RegExpInstancesFactory.RegExpInstancesFactory().
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.