Autopsy  4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Attributes | List of all members
org.sleuthkit.autopsy.coreutils.AppSQLiteDB.AppSQLiteDBFileBundle Class Reference

Private Attributes

final AbstractFile dbAbstractFile
 
final File dbFileCopy
 

Detailed Description

Class to abstract the abstract file for a DB file and its on disk copy

Definition at line 61 of file AppSQLiteDB.java.

Member Data Documentation

final AbstractFile org.sleuthkit.autopsy.coreutils.AppSQLiteDB.AppSQLiteDBFileBundle.dbAbstractFile
private

Definition at line 63 of file AppSQLiteDB.java.

final File org.sleuthkit.autopsy.coreutils.AppSQLiteDB.AppSQLiteDBFileBundle.dbFileCopy
private

Definition at line 64 of file AppSQLiteDB.java.


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

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