Autopsy  4.4.1
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 391 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 413 of file Tags.java.

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

Definition at line 419 of file Tags.java.

Member Data Documentation

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

Definition at line 393 of file Tags.java.


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

Copyright © 2012-2016 Basis Technology. Generated on: Fri Sep 29 2017
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.