Autopsy  4.18.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 482 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 516 of file Tags.java.

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

Definition at line 522 of file Tags.java.

Member Data Documentation

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

Definition at line 484 of file Tags.java.


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

Copyright © 2012-2021 Basis Technology. Generated on: Thu Jul 8 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.