Uses of Class
com.itextpdf.pdfocr.tesseract4.exceptions.PdfOcrTesseract4Exception
Packages that use PdfOcrTesseract4Exception
-
Uses of PdfOcrTesseract4Exception in com.itextpdf.pdfocr.tesseract4
Methods in com.itextpdf.pdfocr.tesseract4 that throw PdfOcrTesseract4ExceptionModifier and TypeMethodDescriptionvoid
AbstractTesseract4OcrEngine.validateLanguages
(List<String> languagesList) Validates list of provided languages and checks if they all exist in given tess data directory. -
Uses of PdfOcrTesseract4Exception in com.itextpdf.pdfocr.tesseract4.exceptions
Subclasses of PdfOcrTesseract4Exception in com.itextpdf.pdfocr.tesseract4.exceptionsModifier and TypeClassDescriptionclass
Exception class for Tesseract4 input related exceptions.