Uses of Package
com.iizix.translate
Classes in com.iizix.translate used by com.iizigo.translate Class Description ITranslationEngine The translation engine interface.ITranslator The translator interface.TranslationEngine The translation engine: two current translators are provided: Google and Microsoft, but the interface allows others.TranslationQueue Translation queue object that holds the translations required from one language to another.Classes in com.iizix.translate used by com.iizigo.translate.google Class Description ITranslator The translator interface.Classes in com.iizix.translate used by com.iizigo.translate.microsoft Class Description ITranslator The translator interface.Classes in com.iizix.translate used by com.iizix.translate Class Description AbstractTranslationRequest.RequestItem Class for a RequestItem.ITranslationEngine The translation engine interface.ITranslationReply Interface to implement to receive a translation reply from the translation engine, as requests are handled asyncrhonously.ITranslationRequest The translation request can hold one or several translation operations in the same source and target language.ITranslator The translator interface.RequestException Exception class for HTTP request errors.Translation Translation class holding the information processed by the translation engine.TranslationException Exception thrown by a translator when it cannot complete a translation.TranslationQueue Translation queue object that holds the translations required from one language to another.Classes in com.iizix.translate used by com.iizix.translate.google Class Description ITranslator The translator interface.RequestException Exception class for HTTP request errors.Translation Translation class holding the information processed by the translation engine.TranslationException Exception thrown by a translator when it cannot complete a translation.Classes in com.iizix.translate used by com.iizix.translate.microsoft Class Description ITranslator The translator interface.RequestException Exception class for HTTP request errors.Translation Translation class holding the information processed by the translation engine.TranslationException Exception thrown by a translator when it cannot complete a translation.Classes in com.iizix.translate used by com.iizix.translate.test Class Description ITranslationEngine The translation engine interface.ITranslator The translator interface.TranslationEngine The translation engine: two current translators are provided: Google and Microsoft, but the interface allows others.TranslationQueue Translation queue object that holds the translations required from one language to another.