public interface OCR
| Modifier and Type | Method and Description |
|---|---|
DataHandler |
execute(OperationData operation,
DataHandler fileContent,
String fileURL) |
@RequestWrapper(localName="execute", targetNamespace="http://schema.webpdf.de/1.0/soap/ocr", className="net.webpdf.wsclient.webservice.stubs.ocr.Execute") @ResponseWrapper(localName="executeResponse", targetNamespace="http://schema.webpdf.de/1.0/soap/ocr", className="net.webpdf.wsclient.webservice.stubs.ocr.ExecuteResponse") @Action(input="http://schema.webpdf.de/1.0/soap/ocr/OCR/executeRequest", output="http://schema.webpdf.de/1.0/soap/ocr/OCR/executeResponse", fault=@FaultAction(className=WebserviceException.class,value="http://schema.webpdf.de/1.0/soap/ocr/OCR/execute/Fault/WebserviceException")) DataHandler execute(OperationData operation, DataHandler fileContent, String fileURL) throws WebserviceException
operation - fileURL - fileContent - WebserviceExceptionCopyright © 2017–2019 SoftVision Development GmbH, Fulda, Germany. All rights reserved.