Uses of Enum Class
org.apache.tika.parser.pdf.OcrConfig.Strategy
Packages that use OcrConfig.Strategy
-
Uses of OcrConfig.Strategy in org.apache.tika.parser.pdf
Methods in org.apache.tika.parser.pdf that return OcrConfig.StrategyModifier and TypeMethodDescriptionOcrConfig.getStrategy()static OcrConfig.StrategyReturns the enum constant of this class with the specified name.static OcrConfig.Strategy[]OcrConfig.Strategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.tika.parser.pdf with parameters of type OcrConfig.Strategy