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, setUserId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addRequestHeader, getLastCallTree, getLastCopyrightInfo, getLastLicenseInfo, getLastName, getTreeBindings, setPassword, setUserId
public ParallelTextWithEmbeddedMetadataClientImpl(URL serviceUrl)
protected org.apache.axis.client.Stub createStub(URL url) throws javax.xml.rpc.ServiceException
createStub
in class ServiceClientImpl
javax.xml.rpc.ServiceException
public ParallelTextWithMetadata[] searchParallelTextsByMetadata(Language sourceLang, Language targetLang, String[] metadata, String text, MatchingMethod matchingMethod) throws LangridException
searchParallelTextsByMetadata
in interface ParallelTextWithEmbeddedMetadataClient
LangridException
public String[] searchSupportedMetadata(String query, MatchingMethod matchingMethod) throws LangridException
searchSupportedMetadata
in interface ParallelTextWithEmbeddedMetadataClient
LangridException