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

Inherits ChildFactory< ContentTag >, and Observer.

Public Member Functions

void update (Observable o, Object arg)
 

Protected Member Functions

boolean createKeys (List< ContentTag > keys)
 
Node createNodeForKey (ContentTag key)
 

Private Attributes

final TagName tagName
 

Detailed Description

Definition at line 395 of file Tags.java.

Member Function Documentation

boolean org.sleuthkit.autopsy.datamodel.Tags.ContentTagNodeFactory.createKeys ( List< ContentTag >  keys)
protected
Node org.sleuthkit.autopsy.datamodel.Tags.ContentTagNodeFactory.createNodeForKey ( ContentTag  key)
protected

Definition at line 417 of file Tags.java.

void org.sleuthkit.autopsy.datamodel.Tags.ContentTagNodeFactory.update ( Observable  o,
Object  arg 
)

Definition at line 423 of file Tags.java.

Member Data Documentation

final TagName org.sleuthkit.autopsy.datamodel.Tags.ContentTagNodeFactory.tagName
private

Definition at line 397 of file Tags.java.


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.