|
Autopsy
4.22.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.datamodel.ContentVisitor< class >.Default< String >.
Public Member Functions | |
| T | visit (Directory d) |
| T | visit (UnsupportedContent uc) |
| T | visit (OsAccount act) |
| T | visit (Report r) |
| T | visit (BlackboardArtifact ba) |
| T | visit (SlackFile sf) |
| T | visit (LocalFile lf) |
| T | visit (DerivedFile df) |
| T | visit (LocalDirectory ld) |
| T | visit (VirtualDirectory ld) |
| T | visit (LayoutFile lf) |
| T | visit (VolumeSystem vs) |
| T | visit (Pool p) |
| T | visit (Volume v) |
| T | visit (Image i) |
| T | visit (FileSystem fs) |
| T | visit (File f) |
Protected Member Functions | |
| String | defaultVisit (Content cntnt) |
Visitor designed to handle the system name (content name and ID appended).
Definition at line 171 of file ContentUtils.java.
|
protected |
Definition at line 177 of file ContentUtils.java.
References org::sleuthkit::datamodel::Content.getId(), and org::sleuthkit::datamodel::Content.getName().
Copyright © 2012-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.