Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepositoryDbQueryCallback.
Public Member Functions | |
void | process (ResultSet rs) throws CentralRepoException, SQLException |
Private Attributes | |
boolean | commentExists = false |
Private implementation of the CentralRepositoryDbQueryCallback to parse the results of the query which checks if a type value pair has a comment.
Definition at line 405 of file CentralRepoDbUtil.java.
void org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoDbUtil.CommentExistsCallback.process | ( | ResultSet | rs | ) | throws CentralRepoException, SQLException |
Definition at line 410 of file CentralRepoDbUtil.java.
|
private |
Definition at line 407 of file CentralRepoDbUtil.java.
Copyright © 2012-2022 Basis Technology. Generated on: Sat Apr 1 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.