Package com.logicaldoc.ocr
Class OCRContext
java.lang.Object
com.logicaldoc.ocr.OCRContext
@ComponentScan("com.logicaldoc.ocr")
@ImportResource("classpath:context/context-ocr.xml")
public class OCRContext
extends Object
Context of the ocr plugin
- Since:
- 9.2.1
- Author:
- Giuseppe Desiato - LogicalDOC
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
OCRContextpublic OCRContext()
 
-