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 Detail

      • process

        void process​(String sid,
                     long docId)
              throws Exception
        Processes a document
        Parameters:
        sid - identifier of the session
        docId - identifier of the document
        Throws:
        Exception - error in the server