Interface ZonalOCRService
-
- All Known Implementing Classes:
SoapZonalOCRClient
,SoapZonalOCRService
public interface ZonalOCRService
WebService 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 void
process(String sid, long docId)
Processes a document
-