public class BilingualDictionaryWithLongestMatchSearchClientImpl extends BilingualDictionaryClientImpl implements BilingualDictionaryWithLongestMatchSearchClient
Constructor and Description |
---|
BilingualDictionaryWithLongestMatchSearchClientImpl(URL serviceUrl) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.axis.client.Stub |
createStub(URL url) |
TranslationWithPosition[] |
searchLongestMatchingTerms(Language headLang,
Language targetLang,
Morpheme[] morphemes) |
getLastUpdate, getSupportedLanguagePairs, getSupportedMatchingMethods, search
addRequestHeader, convert, getLastCallTree, getLastCopyrightInfo, getLastLicenseInfo, getLastName, getTreeBindings, invoke, setPassword, setUpService, setUserId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLastUpdate, getSupportedLanguagePairs, getSupportedMatchingMethods, search
addRequestHeader, getLastCallTree, getLastCopyrightInfo, getLastLicenseInfo, getLastName, getTreeBindings, setPassword, setUserId
public BilingualDictionaryWithLongestMatchSearchClientImpl(URL serviceUrl)
public TranslationWithPosition[] searchLongestMatchingTerms(Language headLang, Language targetLang, Morpheme[] morphemes) throws LangridException
searchLongestMatchingTerms
in interface BilingualDictionaryWithLongestMatchSearchClient
LangridException
protected org.apache.axis.client.Stub createStub(URL url) throws javax.xml.rpc.ServiceException
createStub
in class BilingualDictionaryClientImpl
javax.xml.rpc.ServiceException