Interface ZonalOCRService
-
- All Known Implementing Classes:
SoapZonalOCRClient,SoapZonalOCRService
public interface ZonalOCRServiceWebService to allow a user to execute the Zonal OCR- Since:
- 8.4.2
- Author:
- Marco Meschieri - LogicalDOC
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidprocess(String sid, long docId)Processes a document
-