Uses of Class
com.iizix.translate.TranslationEngine
Uses of TranslationEngine in com.iizigo.translate
Modifier and TypeClassDescriptionclass
The translation engine: two current translators are provided: Google and Bing, but the interface allows others.Uses of TranslationEngine in com.iizix.translate.test
Modifier and TypeClassDescriptionclass
Test translation engine for stand-alone Java application from command line without proxy.