Autopsy  4.4.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Protected Member Functions | Private Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.directorytree.DataResultFilterNode.DataResultFilterChildren Class Reference

Inherits Children.

Protected Member Functions

Node[] createNodes (Node key)
 

Private Member Functions

 DataResultFilterChildren (Node arg, ExplorerManager sourceEm)
 
 DataResultFilterChildren (Node arg, ExplorerManager sourceEm, boolean filterKnown, boolean filterSlack)
 

Private Attributes

boolean filterArtifacts
 
boolean filterKnown
 
boolean filterSlack
 
final ExplorerManager sourceEm
 

Detailed Description

This class is used for the creation of all the children for the DataResultFilterNode that created in the DataResultFilterNode.java.

Definition at line 271 of file DataResultFilterNode.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.directorytree.DataResultFilterNode.DataResultFilterChildren.DataResultFilterChildren ( Node  arg,
ExplorerManager  sourceEm 
)
private
org.sleuthkit.autopsy.directorytree.DataResultFilterNode.DataResultFilterChildren.DataResultFilterChildren ( Node  arg,
ExplorerManager  sourceEm,
boolean  filterKnown,
boolean  filterSlack 
)
private

Member Function Documentation

Node [] org.sleuthkit.autopsy.directorytree.DataResultFilterNode.DataResultFilterChildren.createNodes ( Node  key)
protected

Member Data Documentation

boolean org.sleuthkit.autopsy.directorytree.DataResultFilterNode.DataResultFilterChildren.filterArtifacts
private

Definition at line 277 of file DataResultFilterNode.java.

boolean org.sleuthkit.autopsy.directorytree.DataResultFilterNode.DataResultFilterChildren.filterKnown
private
boolean org.sleuthkit.autopsy.directorytree.DataResultFilterNode.DataResultFilterChildren.filterSlack
private
final ExplorerManager org.sleuthkit.autopsy.directorytree.DataResultFilterNode.DataResultFilterChildren.sourceEm
private

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.