Class PdfOcrTesseract4ExceptionMessageConstant
java.lang.Object
com.itextpdf.pdfocr.tesseract4.exceptions.PdfOcrTesseract4ExceptionMessageConstant
Class that bundles all the error message templates as constants.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
Deprecated.static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Method Summary
-
Field Details
-
INCORRECT_INPUT_IMAGE_FORMAT
- See Also:
-
INCORRECT_LANGUAGE
- See Also:
-
LANGUAGE_IS_NOT_IN_THE_LIST
- See Also:
-
CANNOT_READ_PROVIDED_IMAGE
- See Also:
-
CANNOT_WRITE_TO_FILE
Deprecated.- See Also:
-
TESSERACT_FAILED
- See Also:
-
TESSERACT_LIB_NOT_INSTALLED
- See Also:
-
TESSERACT_LIB_NOT_INSTALLED_WIN
- See Also:
-
TESSERACT_NOT_FOUND
- See Also:
-
CANNOT_FIND_PATH_TO_TESSERACT_EXECUTABLE
- See Also:
-
PATH_TO_TESS_DATA_DIRECTORY_IS_INVALID
- See Also:
-
PATH_TO_TESS_DATA_IS_NOT_SET
- See Also:
-
PATH_TO_TESS_DATA_DIRECTORY_CONTAINS_NON_ASCII_CHARACTERS
- See Also:
-