| Package | Description | 
|---|---|
| org.apache.tika.parser.pdf | 
| Modifier and Type | Method and Description | 
|---|---|
| PDFParserConfig.OCR_STRATEGY | PDFParserConfig. getOcrStrategy() | 
| static PDFParserConfig.OCR_STRATEGY | PDFParserConfig.OCR_STRATEGY. valueOf(String name)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. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PDFParserConfig. setOcrStrategy(PDFParserConfig.OCR_STRATEGY ocrStrategy)Which strategy to use for OCR | 
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.