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 OCRConfig
ParseHints. 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 OCRConfig
AbstractTikaParser. getOCRConfig()
Deprecated.Methods in com.norconex.importer.parser.impl with parameters of type OCRConfig Modifier and Type Method Description void
AbstractTikaParser. setOCRConfig(OCRConfig ocrConfig)
Deprecated.
-