|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface Translator
The Interface Translator.
| Method Summary | |
|---|---|
String |
translate(String text,
com.google.api.translate.Language from,
com.google.api.translate.Language to)
Translate. |
String |
translateFromStandardProtocol(String text,
com.google.api.translate.Language to)
Translate from standard protocol. |
String |
translateFromSwedish(String text,
com.google.api.translate.Language to)
Translate from swedish. |
| Method Detail |
|---|
String translate(String text,
com.google.api.translate.Language from,
com.google.api.translate.Language to)
text - the textfrom - the fromto - the to
String translateFromStandardProtocol(String text,
com.google.api.translate.Language to)
text - the textto - the to
String translateFromSwedish(String text,
com.google.api.translate.Language to)
text - the textto - the to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||