public interface TranslationWithInternalDictionaryService extends TranslationService
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String[] |
getSupportedInternalDictionaryIds(String sourceLang,
String targetLang) |
translateString[] getSupportedInternalDictionaryIds(String sourceLang, String targetLang) throws AccessLimitExceededException, InvalidParameterException, LanguagePairNotUniquelyDecidedException, NoAccessPermissionException, ProcessFailedException, NoValidEndpointsException, ServerBusyException, ServiceNotActiveException, ServiceNotFoundException, UnsupportedLanguagePairException
Copyright © 2019. All rights reserved.