Uses of Class
com.iizix.translate.google.LanguageInfo
Packages that use LanguageInfo Package Description com.iizix.translate.google Uses of LanguageInfo in com.iizix.translate.google
Methods in com.iizix.translate.google that return LanguageInfo Modifier and Type Method Description static LanguageInfo[]
GoogleTranslate. getLanguages(java.lang.String key, Language language)
Gets the languages that Google supports translations operations with.static LanguageInfo[]
GoogleTranslate. getLanguages(java.lang.String key, java.lang.String langID)
Gets the languages that Google supports translations operations with.