public abstract class AbstractMultilingualTranslationWithTemporalDictionaryService extends AbstractLanguagePairService implements MultilingualTranslationWithTemporalDictionaryService
ALL_MATCHINGMETHODS, EMPTY_LANGUAGEPAIRS, EMPTY_LANGUAGEPATHS, EMPTY_LANGUAGES, MINIMUM_MATCHINGMETHODS| コンストラクタと説明 |
|---|
AbstractMultilingualTranslationWithTemporalDictionaryService() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected abstract String |
doTranslation(Language sourceLang,
Language[] targetLangs,
String source,
Translation[] temporalDictionary,
Language[] dictionaryTargetLangs) |
String |
translate(String sourceLang,
String[] targetLangs,
String source,
Translation[] temporalDict,
String[] dictTargetLangs) |
getSupportedLanguagePairCollection, getSupportedLanguagePairs, setSupportedLanguagePairsacquireSemaphore, checkStartupException, convertLanguagePairs, convertLanguages, doGetLastUpdate, getCurrentServiceContext, getDoDoubleSearch, getEliminateDuplicates, getInitParameter, getInitParameterBoolean, getInitParameterInt, getInitParameterLong, getInitParameters, getInitParameterString, getInitParameterUsingTransformer, getLastUpdate, getLogListener, getMaxResults, getMaxWaitMillisForExternalProcess, getRequestMimeHeaders, getServiceContext, getWorkDirectory, getWorkFile, log, parseDateMacro, processEnd, processEnd, processLap, processStart, releaseSemaphore, setCurrentServiceContext, setDoubleSearchResults, setEliminateDuplicates, setLogListener, setMaxResults, setMaxThreads, setMaxWaitMillisForExternalProcess, setMaxWaitMillisForThread, setMeasureProcessTime, setProcessTimeWarningThreasholdMillis, setStartupExceptiongetComponentServiceFactory, getFile, getServiceName, setComponentServiceFactory, setServiceNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmultilingualTranslatepublic AbstractMultilingualTranslationWithTemporalDictionaryService()
public String translate(String sourceLang, String[] targetLangs, String source, Translation[] temporalDict, String[] dictTargetLangs) throws AccessLimitExceededException, InvalidParameterException, LanguagePairNotUniquelyDecidedException, NoAccessPermissionException, ProcessFailedException, NoValidEndpointsException, ServerBusyException, ServiceNotActiveException, ServiceNotFoundException, UnsupportedLanguagePairException
protected abstract String doTranslation(Language sourceLang, Language[] targetLangs, String source, Translation[] temporalDictionary, Language[] dictionaryTargetLangs) throws InvalidParameterException, ProcessFailedException
Copyright © 2021. All rights reserved.