Uses of Class
com.logicaldoc.ocr.OCRHistory
Packages that use OCRHistory
-
Uses of OCRHistory in com.logicaldoc.ocr
Methods in com.logicaldoc.ocr with parameters of type OCRHistoryModifier and TypeMethodDescriptionvoidOCR.extractPDFText(File pdffile, String lang, String tenant, StringBuilder buffer, OCRHistory transaction) Extracts the text from PDF filevoidOCR.extractText(File imgfile, String lang, String tenant, StringBuilder sb, OCRHistory transaction) voidHibernateOCRHistoryDAO.store(OCRHistory history) voidHibernateOCRHistoryDAO.store(OCRHistory history, com.logicaldoc.core.document.Document document) voidOCRHistoryDAO.store(OCRHistory history, com.logicaldoc.core.document.Document document) Stores a new historyConstructors in com.logicaldoc.ocr with parameters of type OCRHistory