Go to the documentation of this file.
19package org.sleuthkit.autopsy.datasourceprocessors.xry;
21import java.io.IOException;
22import org.sleuthkit.datamodel.Blackboard.BlackboardException;
23import org.sleuthkit.datamodel.Content;
24import org.sleuthkit.datamodel.SleuthkitCase;
25import org.sleuthkit.datamodel.TskCoreException;
45 void parse(XRYFileReader reader, Content parent, SleuthkitCase currentCase)
throws IOException, TskCoreException, BlackboardException;
void parse(XRYFileReader reader, Content parent, SleuthkitCase currentCase)
Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.