Uses of Class
net.webpdf.wsclient.schema.stubs.OCRWebServiceException
-
Packages that use OCRWebServiceException Package Description net.webpdf.wsclient.schema.stubs -
-
Uses of OCRWebServiceException in net.webpdf.wsclient.schema.stubs
Methods in net.webpdf.wsclient.schema.stubs that throw OCRWebServiceException Modifier and Type Method Description @NotNull jakarta.activation.DataHandlerOCR. execute(@NotNull OperationData operation, @Nullable jakarta.activation.DataHandler fileContent, @Nullable String fileURL)This is the webservice execution method of theWebServiceType.OCRwebservice interface.
-