Class SoapZonalOCRService

  • All Implemented Interfaces:
    ZonalOCRService

    public class SoapZonalOCRService
    extends com.logicaldoc.webservice.AbstractService
    implements ZonalOCRService
    Implementation of the ZonalOCR webservice
    Since:
    8.4.2
    Author:
    Marco Meschieri - LogicalDOC
    • Constructor Detail

      • SoapZonalOCRService

        public SoapZonalOCRService()
    • Method Detail

      • process

        public void process​(String sid,
                            long docId)
                     throws Exception
        Description copied from interface: ZonalOCRService
        Processes a document
        Specified by:
        process in interface ZonalOCRService
        Parameters:
        sid - identifier of the session
        docId - identifier of the document
        Throws:
        Exception - error in the server