Autopsy  4.19.0
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)
 

Private Attributes

final boolean filterArtifacts
 
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 223 of file DataResultFilterNode.java.

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

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

Definition at line 226 of file DataResultFilterNode.java.

final ExplorerManager org.sleuthkit.autopsy.directorytree.DataResultFilterNode.DataResultFilterChildren.sourceEm
private

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

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