Uses of Class
com.iizix.translate.TranslationEngine
Packages that use TranslationEngine
Uses of TranslationEngine in com.iizigo.translate
Subclasses of TranslationEngine in com.iizigo.translateModifier 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
Subclasses of TranslationEngine in com.iizix.translate.testModifier and TypeClassDescriptionclass
Test translation engine for stand-alone Java application from command line without proxy.