Package | Description |
---|---|
org.apache.tika.parser.ocr |
Modifier and Type | Method and Description |
---|---|
TesseractOCRConfig |
TesseractOCRParser.getDefaultConfig() |
Modifier and Type | Method and Description |
---|---|
boolean |
TesseractOCRParser.hasTesseract(TesseractOCRConfig config) |
void |
TesseractOCRParser.parseInline(InputStream stream,
XHTMLContentHandler xhtml,
ParseContext parseContext,
TesseractOCRConfig config)
Use this to parse content without starting a new document.
|
void |
TesseractOCRParser.parseInline(InputStream stream,
XHTMLContentHandler xhtml,
TesseractOCRConfig config)
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.