Autopsy
3.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Detachable< BlackboardArtifact >.
Public Member Functions | |
ArtifactFactory (BlackboardArtifact.ARTIFACT_TYPE type) | |
Protected Member Functions | |
void | addNotify () |
void | removeNotify () |
boolean | createKeys (List< BlackboardArtifact > list) |
Node | createNodeForKey (BlackboardArtifact key) |
Private Attributes | |
BlackboardArtifact.ARTIFACT_TYPE | type |
final PropertyChangeListener | pcl |
Creates children for a given artifact type
Definition at line 352 of file ExtractedContent.java.
org.sleuthkit.autopsy.datamodel.ExtractedContent.ArtifactFactory.ArtifactFactory | ( | BlackboardArtifact.ARTIFACT_TYPE | type | ) |
Definition at line 356 of file ExtractedContent.java.
References org.sleuthkit.autopsy.datamodel.ExtractedContent.ArtifactFactory.type.
|
protected |
|
protected |
|
protected |
Definition at line 406 of file ExtractedContent.java.
|
protected |
|
private |
Definition at line 361 of file ExtractedContent.java.
|
private |
Definition at line 354 of file ExtractedContent.java.
Referenced by org.sleuthkit.autopsy.datamodel.ExtractedContent.ArtifactFactory.ArtifactFactory(), and org.sleuthkit.autopsy.datamodel.ExtractedContent.ArtifactFactory.createKeys().
Copyright © 2012-2015 Basis Technology. Generated on: Mon Oct 19 2015
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.