Uses of Enum
org.apache.tika.parser.pdf.PDFParserConfig.OCR_STRATEGY
Packages that use PDFParserConfig.OCR_STRATEGY
-
Uses of PDFParserConfig.OCR_STRATEGY in org.apache.tika.parser.pdf
Methods in org.apache.tika.parser.pdf that return PDFParserConfig.OCR_STRATEGYModifier and TypeMethodDescriptionPDFParserConfig.getOcrStrategy()
static PDFParserConfig.OCR_STRATEGY
Returns the enum constant of this type with the specified name.static PDFParserConfig.OCR_STRATEGY[]
PDFParserConfig.OCR_STRATEGY.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.tika.parser.pdf with parameters of type PDFParserConfig.OCR_STRATEGYModifier and TypeMethodDescriptionvoid
PDFParserConfig.setOcrStrategy
(PDFParserConfig.OCR_STRATEGY ocrStrategy) Which strategy to use for OCR