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

Inherits Default< List< Action > >.

Public Member Functions

List< Action > visit (File f)
 
List< Action > visit (DerivedFile f)
 

Protected Member Functions

List< Action > defaultVisit (Content c)
 

Private Member Functions

List< Action > getFileActions ()
 

Detailed Description

Definition at line 98 of file KeywordSearchFilterNode.java.

Member Function Documentation

List<Action> org.sleuthkit.autopsy.keywordsearch.KeywordSearchFilterNode.GetPopupActionsContentVisitor.defaultVisit ( Content  c)
protected

Definition at line 124 of file KeywordSearchFilterNode.java.

List<Action> org.sleuthkit.autopsy.keywordsearch.KeywordSearchFilterNode.GetPopupActionsContentVisitor.getFileActions ( )
private
List<Action> org.sleuthkit.autopsy.keywordsearch.KeywordSearchFilterNode.GetPopupActionsContentVisitor.visit ( File  f)
List<Action> org.sleuthkit.autopsy.keywordsearch.KeywordSearchFilterNode.GetPopupActionsContentVisitor.visit ( DerivedFile  f)

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

Copyright © 2012-2016 Basis Technology. Generated on: Tue Oct 25 2016
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.