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