Uses of Class
com.norconex.importer.parser.OCRConfig
-
Packages that use OCRConfig Package Description com.norconex.importer.parser com.norconex.importer.parser.impl -
-
Uses of OCRConfig in com.norconex.importer.parser
Methods in com.norconex.importer.parser that return OCRConfig Modifier and Type Method Description OCRConfigParseHints. getOcrConfig() -
Uses of OCRConfig in com.norconex.importer.parser.impl
Methods in com.norconex.importer.parser.impl that return OCRConfig Modifier and Type Method Description OCRConfigAbstractTikaParser. getOCRConfig()Deprecated.Methods in com.norconex.importer.parser.impl with parameters of type OCRConfig Modifier and Type Method Description voidAbstractTikaParser. setOCRConfig(OCRConfig ocrConfig)Deprecated.
-