public interface ITranslator
| Modifier and Type | Field and Description | 
|---|---|
static String | 
ERROR_PREFIX  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
translate(ContentContext ctx,
         String text,
         String sourceLang,
         String targetLang)  | 
static final String ERROR_PREFIX
String translate(ContentContext ctx, String text, String sourceLang, String targetLang)
Copyright © 2012-2018. All Rights Reserved.