Autopsy  4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Protected Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.contentviewers.Metadata.MetaDataWorker Class Reference

Inherits SwingWorker< String, Void >.

Protected Member Functions

String doInBackground () throws Exception
 

Private Attributes

final Node node
 

Detailed Description

SwingWorker for gathering the file metadata.

Definition at line 320 of file Metadata.java.

Member Function Documentation

String org.sleuthkit.autopsy.contentviewers.Metadata.MetaDataWorker.doInBackground ( ) throws Exception
protected

Member Data Documentation

final Node org.sleuthkit.autopsy.contentviewers.Metadata.MetaDataWorker.node
private

Definition at line 322 of file Metadata.java.


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

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