| Package | Description |
|---|---|
| com.textkernel.tx | |
| com.textkernel.tx.exceptions |
| Modifier and Type | Method and Description |
|---|---|
ParseResumeResponse |
TxClient.parseResume(ParseRequest request)
Parse a resume
|
| Modifier and Type | Field and Description |
|---|---|
ParseResumeResponse |
TxUsableResumeException.Response
This may or may not be
null or incomplete depending on what specific error occurred |
| Constructor and Description |
|---|
TxGeocodeResumeException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseResumeResponse parseResponse) |
TxIndexResumeException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseResumeResponse parseResponse) |
TxProfessionNormalizationResumeException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseResumeResponse parseResponse) |
TxUsableResumeException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseResumeResponse parseResponse) |
Copyright © 2024. All rights reserved.