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

Inherits ChildFactory< String >, and Observer.

Public Member Functions

void update (Observable o, Object arg)
 

Protected Member Functions

boolean createKeys (List< String > list)
 
Node createNodeForKey (String folderName)
 

Private Member Functions

 FolderFactory (String accountName)
 

Private Attributes

final String accountName
 

Detailed Description

Account node child creating sub nodes for every folder

Definition at line 371 of file EmailExtracted.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.datamodel.EmailExtracted.FolderFactory.FolderFactory ( String  accountName)
private

Member Function Documentation

boolean org.sleuthkit.autopsy.datamodel.EmailExtracted.FolderFactory.createKeys ( List< String >  list)
protected
Node org.sleuthkit.autopsy.datamodel.EmailExtracted.FolderFactory.createNodeForKey ( String  folderName)
protected

Definition at line 388 of file EmailExtracted.java.

void org.sleuthkit.autopsy.datamodel.EmailExtracted.FolderFactory.update ( Observable  o,
Object  arg 
)

Definition at line 393 of file EmailExtracted.java.

Member Data Documentation

final String org.sleuthkit.autopsy.datamodel.EmailExtracted.FolderFactory.accountName
private

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

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