public interface MicrosoftTranslator
| Modifier and Type | Method and Description |
|---|---|
String |
translate(String fromLanguageId,
String toLanguageId,
String fromText) |
String translate(String fromLanguageId, String toLanguageId, String fromText) throws MicrosoftTranslatorException
MicrosoftTranslatorException