Uses of Enum
org.apache.tika.parser.pdf.PDFParserConfig.IMAGE_STRATEGY
-
Uses of PDFParserConfig.IMAGE_STRATEGY in org.apache.tika.parser.pdf
Modifier and TypeMethodDescriptionPDFParserConfig.getImageStrategy()
Returns the enum constant of this type with the specified name.static PDFParserConfig.IMAGE_STRATEGY[]
PDFParserConfig.IMAGE_STRATEGY.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
PDFParserConfig.setImageStrategy
(PDFParserConfig.IMAGE_STRATEGY imageStrategy)