This package supports exporting Sleuth Kit DataModel objects to Cyber-investigation Analysis Standard Expression (CASE).
Clients will interface with the CaseUcoExporter class. This class contains methods to export most DataModel objects present in the Sleuth Kit Java Bindings.
DISCLAIMER: All API's in this package are subject to change.
To build the JAR file, simply run 'ant jar' in the case-uco/java folder. Alternatively, you can add the code to a NetBeans project and build using the regular 'build' action.
Some behavior of the exporter can be configured via a Java Properties object. See the table below for available configuration properties.
