Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Detachable< BlackboardArtifact >.
Public Member Functions | |
ArtifactFactory (BlackboardArtifact.Type type) | |
Protected Member Functions | |
void | addNotify () |
boolean | createKeys (List< BlackboardArtifact > list) |
Node | createNodeForKey (BlackboardArtifact key) |
void | removeNotify () |
Private Attributes | |
final PropertyChangeListener | pcl |
BlackboardArtifact.Type | type |
Creates children for a given artifact type
Definition at line 384 of file ExtractedContent.java.
org.sleuthkit.autopsy.datamodel.ExtractedContent.ArtifactFactory.ArtifactFactory | ( | BlackboardArtifact.Type | type | ) |
Definition at line 388 of file ExtractedContent.java.
References org.sleuthkit.autopsy.datamodel.ExtractedContent.ArtifactFactory.type.
|
protected |
|
protected |
Definition at line 454 of file ExtractedContent.java.
References org.sleuthkit.autopsy.coreutils.Logger.getLogger(), and org.sleuthkit.autopsy.datamodel.ExtractedContent.ArtifactFactory.type.
|
protected |
Definition at line 467 of file ExtractedContent.java.
|
protected |
|
private |
Definition at line 393 of file ExtractedContent.java.
|
private |
Definition at line 386 of file ExtractedContent.java.
Referenced by org.sleuthkit.autopsy.datamodel.ExtractedContent.ArtifactFactory.ArtifactFactory(), and org.sleuthkit.autopsy.datamodel.ExtractedContent.ArtifactFactory.createKeys().
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.