| HibernateOCRTemplateDAO | 
 | 
| OCRTemplate | 
 A descriptor of how to process the Zonal OCR 
 | 
| OCRTemplateImageServlet | 
 This servlet is responsible for downloading the image of an OCR Template. 
 | 
| OCRTemplatesDataServlet | 
 This servlet is responsible for OCR templates data. 
 | 
| ToOcrDataServlet | 
 This servlet is used to populate the zonal OCR queue 
 | 
| ZonalOCR | 
 The Zonal OCR engine 
 | 
| ZonalOCRCleaner | 
 This implementation cleans all OCR template objects. 
 | 
| ZonalOCRPlugin | 
 ZonalOCR plugin class. 
 | 
| ZonalOCRProcessor | 
 This task processes all the documents using the Zonal OCR. 
 | 
| ZonalOCRServiceImpl | 
 Implementation of the OCRTemplateService 
 | 
| Zone | 
 Represents a zone to be processed 
 |