Skip navigation links
A C E G I M O S T V W 

A

addWarns(IdCardOcrWarn) - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
ALL_ARRAY - Static variable in enum icu.easyj.sdk.ocr.idcardocr.IdCardOcrAdvanced
包含所有枚举的数组
ALL_CROP_ARRAY - Static variable in enum icu.easyj.sdk.ocr.idcardocr.IdCardOcrAdvanced
包含所有裁剪的枚举的数组
ALL_DETECT_ARRAY - Static variable in enum icu.easyj.sdk.ocr.idcardocr.IdCardOcrAdvanced
包含所有检查枚举的数组

C

CardSide - Enum in icu.easyj.sdk.ocr
卡证的正反面枚举
code() - Method in enum icu.easyj.sdk.ocr.idcardocr.IdCardOcrWarn
 

E

EMPTY_ARRAY - Static variable in enum icu.easyj.sdk.ocr.idcardocr.IdCardOcrAdvanced
不含任何枚举的数组

G

get(int) - Static method in enum icu.easyj.sdk.ocr.idcardocr.IdCardOcrWarn
根据告警码获取枚举
get(String) - Static method in enum icu.easyj.sdk.ocr.idcardocr.IdCardOcrWarn
根据枚举名获取枚举
getAddress() - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
getAdvancedArr() - Method in enum icu.easyj.sdk.ocr.idcardocr.IdCardOcrAdvancedGroup
 
getAdvancedArr() - Method in class icu.easyj.sdk.ocr.idcardocr.SimpleIdCardOcrRequest
 
getAuthority() - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
getBackIdCardBase64() - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
getBirthday() - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
getCardSide() - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrRequest
 
getCardSide() - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
getConfig(String) - Method in class icu.easyj.sdk.ocr.idcardocr.SimpleIdCardOcrRequest
 
getConfig(String, Class<T>) - Method in class icu.easyj.sdk.ocr.idcardocr.SimpleIdCardOcrRequest
 
getConfigs() - Method in class icu.easyj.sdk.ocr.idcardocr.SimpleIdCardOcrRequest
 
getIdCardBase64() - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
getIdNum() - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
getImage() - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrRequest
 
getName() - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
getNation() - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
getPortraitBase64() - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
getSex() - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
getValidDateEnd() - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
getValidDateStart() - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
getWarns() - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 

I

icu.easyj.sdk.ocr - package icu.easyj.sdk.ocr
 
icu.easyj.sdk.ocr.idcardocr - package icu.easyj.sdk.ocr.idcardocr
 
idCardOcr(IdCardOcrRequest) - Method in interface icu.easyj.sdk.ocr.idcardocr.IIdCardOcrTemplate
身份证识别
idCardOcr(String, CardSide, IdCardOcrAdvanced...) - Method in interface icu.easyj.sdk.ocr.idcardocr.IIdCardOcrTemplate
重载方法:身份证识别
idCardOcr(String, IdCardOcrAdvanced...) - Method in interface icu.easyj.sdk.ocr.idcardocr.IIdCardOcrTemplate
重载方法:身份证识别(自动识别正反面)
idCardOcr(String, String, boolean, SimpleIdCardOcrRequest) - Method in interface icu.easyj.sdk.ocr.idcardocr.IIdCardOcrTemplate
身份证识别(两面一起发送识别)
idCardOcr(String, String, boolean, IdCardOcrAdvanced...) - Method in interface icu.easyj.sdk.ocr.idcardocr.IIdCardOcrTemplate
重载方法:身份证识别(两面一起发送识别)
idCardOcr(String, String, IdCardOcrAdvanced...) - Method in interface icu.easyj.sdk.ocr.idcardocr.IIdCardOcrTemplate
重载方法:身份证识别(两面一起发送识别)
idCardOcr(IdCardOcrRequest) - Method in class icu.easyj.sdk.ocr.WrapperOcrTemplate
 
IdCardOcrAdvanced - Enum in icu.easyj.sdk.ocr.idcardocr
高级功能枚举
IdCardOcrAdvancedGroup - Enum in icu.easyj.sdk.ocr.idcardocr
IdCardOcrAdvanced 枚举分组
IdCardOcrRequest - Class in icu.easyj.sdk.ocr.idcardocr
身份证识别请求信息
IdCardOcrRequest() - Constructor for class icu.easyj.sdk.ocr.idcardocr.IdCardOcrRequest
 
IdCardOcrRequest(String, CardSide, IdCardOcrAdvanced[]) - Constructor for class icu.easyj.sdk.ocr.idcardocr.IdCardOcrRequest
 
IdCardOcrRequest(String, CardSide, IdCardOcrAdvanced[], Map<String, Object>) - Constructor for class icu.easyj.sdk.ocr.idcardocr.IdCardOcrRequest
 
IdCardOcrRequest(SimpleIdCardOcrRequest) - Constructor for class icu.easyj.sdk.ocr.idcardocr.IdCardOcrRequest
 
IdCardOcrResponse - Class in icu.easyj.sdk.ocr.idcardocr
身份证识别响应内容
IdCardOcrResponse() - Constructor for class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
IdCardOcrSdkClientException - Exception in icu.easyj.sdk.ocr.idcardocr
身份证识别(IdCardOCR)SDK客户端异常
IdCardOcrSdkClientException(String) - Constructor for exception icu.easyj.sdk.ocr.idcardocr.IdCardOcrSdkClientException
 
IdCardOcrSdkClientException(String, String) - Constructor for exception icu.easyj.sdk.ocr.idcardocr.IdCardOcrSdkClientException
 
IdCardOcrSdkClientException(String, Throwable) - Constructor for exception icu.easyj.sdk.ocr.idcardocr.IdCardOcrSdkClientException
 
IdCardOcrSdkClientException(String, String, Throwable) - Constructor for exception icu.easyj.sdk.ocr.idcardocr.IdCardOcrSdkClientException
 
IdCardOcrSdkException - Exception in icu.easyj.sdk.ocr.idcardocr
身份证识别(IdCardOCR)SDK相关异常
IdCardOcrSdkException(String) - Constructor for exception icu.easyj.sdk.ocr.idcardocr.IdCardOcrSdkException
 
IdCardOcrSdkException(String, String) - Constructor for exception icu.easyj.sdk.ocr.idcardocr.IdCardOcrSdkException
 
IdCardOcrSdkException(String, Throwable) - Constructor for exception icu.easyj.sdk.ocr.idcardocr.IdCardOcrSdkException
 
IdCardOcrSdkException(String, String, Throwable) - Constructor for exception icu.easyj.sdk.ocr.idcardocr.IdCardOcrSdkException
 
IdCardOcrSdkServerException - Exception in icu.easyj.sdk.ocr.idcardocr
身份证识别(IdCardOCR)SDK服务端异常
IdCardOcrSdkServerException(String) - Constructor for exception icu.easyj.sdk.ocr.idcardocr.IdCardOcrSdkServerException
 
IdCardOcrSdkServerException(String, String) - Constructor for exception icu.easyj.sdk.ocr.idcardocr.IdCardOcrSdkServerException
 
IdCardOcrSdkServerException(String, Throwable) - Constructor for exception icu.easyj.sdk.ocr.idcardocr.IdCardOcrSdkServerException
 
IdCardOcrSdkServerException(String, String, Throwable) - Constructor for exception icu.easyj.sdk.ocr.idcardocr.IdCardOcrSdkServerException
 
IdCardOcrWarn - Enum in icu.easyj.sdk.ocr.idcardocr
身份证识别告警
IIdCardOcrTemplate - Interface in icu.easyj.sdk.ocr.idcardocr
身份证识别(IDCardOCR)接口
IOcrTemplate - Interface in icu.easyj.sdk.ocr
所有 文字识别(OCR) 接口 目前包含: -- 身份证识别(IDCardOCR)

M

msg() - Method in enum icu.easyj.sdk.ocr.idcardocr.IdCardOcrWarn
 

O

OcrSdkClientException - Exception in icu.easyj.sdk.ocr
文字识别(OCR)SDK客户端异常
OcrSdkClientException(String) - Constructor for exception icu.easyj.sdk.ocr.OcrSdkClientException
 
OcrSdkClientException(String, String) - Constructor for exception icu.easyj.sdk.ocr.OcrSdkClientException
 
OcrSdkClientException(String, Throwable) - Constructor for exception icu.easyj.sdk.ocr.OcrSdkClientException
 
OcrSdkClientException(String, String, Throwable) - Constructor for exception icu.easyj.sdk.ocr.OcrSdkClientException
 
OcrSdkException - Exception in icu.easyj.sdk.ocr
文字识别(OCR)SDK相关异常
OcrSdkException(String) - Constructor for exception icu.easyj.sdk.ocr.OcrSdkException
 
OcrSdkException(String, String) - Constructor for exception icu.easyj.sdk.ocr.OcrSdkException
 
OcrSdkException(String, Throwable) - Constructor for exception icu.easyj.sdk.ocr.OcrSdkException
 
OcrSdkException(String, String, Throwable) - Constructor for exception icu.easyj.sdk.ocr.OcrSdkException
 
OcrSdkServerException - Exception in icu.easyj.sdk.ocr
文字识别(OCR)SDK服务端异常
OcrSdkServerException(String) - Constructor for exception icu.easyj.sdk.ocr.OcrSdkServerException
 
OcrSdkServerException(String, String) - Constructor for exception icu.easyj.sdk.ocr.OcrSdkServerException
 
OcrSdkServerException(String, Throwable) - Constructor for exception icu.easyj.sdk.ocr.OcrSdkServerException
 
OcrSdkServerException(String, String, Throwable) - Constructor for exception icu.easyj.sdk.ocr.OcrSdkServerException
 

S

setAddress(String) - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
setAdvancedArr(IdCardOcrAdvanced[]) - Method in class icu.easyj.sdk.ocr.idcardocr.SimpleIdCardOcrRequest
 
setAuthority(String) - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
setBackIdCardBase64(String) - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
setBirthday(Date) - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
setCardSide(CardSide) - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrRequest
 
setCardSide(CardSide) - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
setConfigs(Map<String, Object>) - Method in class icu.easyj.sdk.ocr.idcardocr.SimpleIdCardOcrRequest
 
setIdCardBase64(String) - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
setIdNum(String) - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
setImage(String) - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrRequest
 
setName(String) - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
setNation(String) - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
setPortraitBase64(String) - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
setSex(String) - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
setValidDateEnd(Date) - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
setValidDateStart(Date) - Method in class icu.easyj.sdk.ocr.idcardocr.IdCardOcrResponse
 
sideName() - Method in enum icu.easyj.sdk.ocr.CardSide
 
SimpleIdCardOcrRequest - Class in icu.easyj.sdk.ocr.idcardocr
身份证识别请求信息
SimpleIdCardOcrRequest() - Constructor for class icu.easyj.sdk.ocr.idcardocr.SimpleIdCardOcrRequest
 
SimpleIdCardOcrRequest(IdCardOcrAdvanced[]) - Constructor for class icu.easyj.sdk.ocr.idcardocr.SimpleIdCardOcrRequest
 
SimpleIdCardOcrRequest(IdCardOcrAdvanced[], Map<String, Object>) - Constructor for class icu.easyj.sdk.ocr.idcardocr.SimpleIdCardOcrRequest
 

T

type() - Method in enum icu.easyj.sdk.ocr.idcardocr.IdCardOcrWarn
获取告警类型
值域:1=已失效;2=不完整的;3=为副本;4=临时的;5=伪造的

V

valueOf(String) - Static method in enum icu.easyj.sdk.ocr.CardSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum icu.easyj.sdk.ocr.idcardocr.IdCardOcrAdvanced
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum icu.easyj.sdk.ocr.idcardocr.IdCardOcrAdvancedGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum icu.easyj.sdk.ocr.idcardocr.IdCardOcrWarn
Returns the enum constant of this type with the specified name.
values() - Static method in enum icu.easyj.sdk.ocr.CardSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum icu.easyj.sdk.ocr.idcardocr.IdCardOcrAdvanced
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum icu.easyj.sdk.ocr.idcardocr.IdCardOcrAdvancedGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum icu.easyj.sdk.ocr.idcardocr.IdCardOcrWarn
Returns an array containing the constants of this enum type, in the order they are declared.

W

WrapperOcrTemplate - Class in icu.easyj.sdk.ocr
文字识别(OCR)接口包装实现
WrapperOcrTemplate(IIdCardOcrTemplate) - Constructor for class icu.easyj.sdk.ocr.WrapperOcrTemplate
 
A C E G I M O S T V W 
Skip navigation links

Copyright © 2021–2022 EasyJ????. All rights reserved.