Autopsy  4.9.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.texttranslation.TextTranslator Interface Reference

Public Member Functions

String translate (String input) throws TranslationException
 

Detailed Description

Interface for creating text translators. Implementing classes will be picked up and run by the Text Translation Service.

Definition at line 25 of file TextTranslator.java.

Member Function Documentation

String org.sleuthkit.autopsy.texttranslation.TextTranslator.translate ( String  input) throws TranslationException

The documentation for this interface was generated from the following file:

Copyright © 2012-2018 Basis Technology. Generated on: Tue Dec 18 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.