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 TypeClassDescriptionclassThe 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 TypeClassDescriptionclassTest translation engine for stand-alone Java application from command line without proxy.