public interface Pdfa
| 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/pdfa", className="net.webpdf.wsclient.webservice.stubs.pdfa.Execute") @ResponseWrapper(localName="executeResponse", targetNamespace="http://schema.webpdf.de/1.0/soap/pdfa", className="net.webpdf.wsclient.webservice.stubs.pdfa.ExecuteResponse") @Action(input="http://schema.webpdf.de/1.0/soap/pdfa/Pdfa/executeRequest", output="http://schema.webpdf.de/1.0/soap/pdfa/Pdfa/executeResponse", fault=@FaultAction(className=WebserviceException.class,value="http://schema.webpdf.de/1.0/soap/pdfa/Pdfa/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.