public class ParallelTextWithEmbeddedMetadataClientImpl extends ServiceClientImpl implements ParallelTextWithEmbeddedMetadataClient
| Constructor and Description |
|---|
ParallelTextWithEmbeddedMetadataClientImpl(URL serviceUrl) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Stub |
createStub(URL url) |
ParallelTextWithMetadata[] |
searchParallelTextsByMetadata(Language sourceLang,
Language targetLang,
String[] metadata,
String text,
MatchingMethod matchingMethod) |
String[] |
searchSupportedMetadata(String query,
MatchingMethod matchingMethod) |
addRequestHeader, convert, getLastCallTree, getLastCopyrightInfo, getLastLicenseInfo, getLastName, getTreeBindings, invoke, setPassword, setUpService, setUserIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddRequestHeader, getLastCallTree, getLastCopyrightInfo, getLastLicenseInfo, getLastName, getTreeBindings, setPassword, setUserIdpublic ParallelTextWithEmbeddedMetadataClientImpl(URL serviceUrl)
protected org.apache.axis.client.Stub createStub(URL url) throws javax.xml.rpc.ServiceException
createStub in class ServiceClientImpljavax.xml.rpc.ServiceExceptionpublic ParallelTextWithMetadata[] searchParallelTextsByMetadata(Language sourceLang, Language targetLang, String[] metadata, String text, MatchingMethod matchingMethod) throws LangridException
searchParallelTextsByMetadata in interface ParallelTextWithEmbeddedMetadataClientLangridExceptionpublic String[] searchSupportedMetadata(String query, MatchingMethod matchingMethod) throws LangridException
searchSupportedMetadata in interface ParallelTextWithEmbeddedMetadataClientLangridException