| Package | Description |
|---|---|
| org.languagetool.rules.en.translation | |
| org.languagetool.rules.translation |
| Modifier and Type | Method and Description |
|---|---|
List<TranslationEntry> |
BeoLingusTranslator.translate(String term,
String fromLang,
String toLang) |
| Modifier and Type | Method and Description |
|---|---|
List<TranslationEntry> |
TranslationData.getTranslations() |
List<TranslationEntry> |
Translator.translate(String term,
String fromLang,
String toLang) |
| Constructor and Description |
|---|
TranslationData(List<TranslationEntry> translations,
DataSource dataSource) |