Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
Map< String, Md5Metadata > | getMetadata () |
int | size () |
Private Attributes | |
final Map< String, Md5Metadata > | metadata |
Utility and wrapper model around data required for Common Files Search results. Subclass this to implement different selections of files from the case.
Definition at line 29 of file CommonFilesMetadata.java.
Map<String, Md5Metadata> org.sleuthkit.autopsy.commonfilesearch.CommonFilesMetadata.getMetadata | ( | ) |
Definition at line 55 of file CommonFilesMetadata.java.
int org.sleuthkit.autopsy.commonfilesearch.CommonFilesMetadata.size | ( | ) |
How many distinct file instances exist for this metadata?
Definition at line 63 of file CommonFilesMetadata.java.
Referenced by org.sleuthkit.autopsy.commonfilesearch.CommonFilesPanel.search().
|
private |
Definition at line 31 of file CommonFilesMetadata.java.
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.