public class ParallelTextWithIdClientImpl extends ParallelTextClientImpl implements ParallelTextWithIdClient
Constructor and Description |
---|
ParallelTextWithIdClientImpl(URL serviceUrl) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.axis.client.Stub |
createStub(URL url) |
Category[] |
listCategories() |
ParallelTextWithId[] |
searchParallelTexts(Language sourceLang,
Language targetLang,
String text,
MatchingMethod matchingMethod,
String[] categoryIds) |
search
addRequestHeader, convert, getLastCallTree, getLastCopyrightInfo, getLastLicenseInfo, getLastName, getTreeBindings, invoke, setPassword, setUpService, setUserId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
search
addRequestHeader, getLastCallTree, getLastCopyrightInfo, getLastLicenseInfo, getLastName, getTreeBindings, setPassword, setUserId
public ParallelTextWithIdClientImpl(URL serviceUrl)
public ParallelTextWithId[] searchParallelTexts(Language sourceLang, Language targetLang, String text, MatchingMethod matchingMethod, String[] categoryIds) throws LangridException
searchParallelTexts
in interface ParallelTextWithIdClient
LangridException
public Category[] listCategories() throws LangridException
listCategories
in interface ParallelTextWithIdClient
LangridException
protected org.apache.axis.client.Stub createStub(URL url) throws javax.xml.rpc.ServiceException
createStub
in class ParallelTextClientImpl
javax.xml.rpc.ServiceException