Uses of Class
com.iizix.translate.TranslationEngine
Packages that use TranslationEngine Package Description com.iizigo.translate com.iizix.translate.test Uses of TranslationEngine in com.iizigo.translate
Subclasses of TranslationEngine in com.iizigo.translate Modifier and Type Class Description class
EditorTranslationEngine
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.test Modifier and Type Class Description class
TestEngine
Test translation engine for stand-alone Java application from command line without proxy.