@Deprecated public class GetTranslationsResponseParser extends Object
| Constructor and Description |
|---|
GetTranslationsResponseParser()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<List<net.sf.okapi.connectors.microsoft.TranslationResponse>> |
parseGetTranslationsArrayResponse(String block,
int maxHits,
int threshold)
Deprecated.
|
List<net.sf.okapi.connectors.microsoft.TranslationResponse> |
parseGetTranslationsResponse(String block,
int maxHits,
int threshold)
Deprecated.
|
public List<net.sf.okapi.connectors.microsoft.TranslationResponse> parseGetTranslationsResponse(String block, int maxHits, int threshold)
public List<List<net.sf.okapi.connectors.microsoft.TranslationResponse>> parseGetTranslationsArrayResponse(String block, int maxHits, int threshold)
Copyright © 2020. All rights reserved.