Autopsy  4.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.timeline.datamodel.eventtype.ArtifactEventType.AttributeExtractor Class Reference

Inherits Function< BlackboardArtifact, String >.

Inherited by org.sleuthkit.autopsy.timeline.datamodel.eventtype.WebTypes.TopPrivateDomainExtractor.

Public Member Functions

 AttributeExtractor (BlackboardAttribute.Type attribute)
 
String apply (BlackboardArtifact artf)
 

Private Attributes

final BlackboardAttribute.Type attributeType
 

Detailed Description

Definition at line 158 of file ArtifactEventType.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.timeline.datamodel.eventtype.ArtifactEventType.AttributeExtractor.AttributeExtractor ( BlackboardAttribute.Type  attribute)

Member Function Documentation

String org.sleuthkit.autopsy.timeline.datamodel.eventtype.ArtifactEventType.AttributeExtractor.apply ( BlackboardArtifact  artf)

Member Data Documentation

final BlackboardAttribute.Type org.sleuthkit.autopsy.timeline.datamodel.eventtype.ArtifactEventType.AttributeExtractor.attributeType
private

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

Copyright © 2012-2015 Basis Technology. Generated on: Wed Apr 6 2016
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.