public class GeneralOcrRequest extends AbstractBaseRequest
AbstractBaseRequest.BytesContent| Constructor and Description |
|---|
GeneralOcrRequest(String bucketName,
File image) |
GeneralOcrRequest(String bucketName,
String url) |
| Modifier and Type | Method and Description |
|---|---|
void |
check_param() |
File |
getImage() |
String |
getUrl() |
boolean |
isUrl() |
getBucketName, getBytesContent, getMemberStringValue, setBucketName, toStringpublic void check_param()
throws ParamException
check_param in class AbstractBaseRequestParamExceptionpublic boolean isUrl()
public String getUrl()
public File getImage()
Copyright © 2019. All rights reserved.