Package com.adobe.granite.translation.api
The Translation API provides a single source for all Machine Translation (MT) and Human Translation (HT) functionality.
-
ClassDescriptionThis TranslationConfig interface is used to return the full list of Language Codes and Content Categories which are stored within the system.Class TranslationConstants.Type of content data (plain text, html, etc...)Enum TranslationMethod.Enum TranslationStatus.The Class TranslationException.The Enum ErrorCode.The TranslationManager maintains a list of installed TranslationServiceFactory instances within the system.The TranslationMetadata maintains a list of metadata.The Interface TranslationObject.The TranslationResult is returned from all translation calls.The TranslationScope provides scope, word count, size, for a TranslationObject or collection of TranslationObjectsThe TranslationService interface provides a single source for all translation functionality.The Interface TranslationServiceInfo.The TranslationServiceFactory is responsible for creating TranslationService objects for a specific connector.The Interface TranslationState.