Package | Description |
---|---|
org.apache.tika.parser.pdf |
Modifier and Type | Method and Description |
---|---|
ImageGraphicsEngineFactory |
PDFParser.getImageGraphicsEngineFactory() |
ImageGraphicsEngineFactory |
PDFParserConfig.getImageGraphicsEngineFactory() |
Modifier and Type | Method and Description |
---|---|
void |
PDFParser.setImageGraphicsEngineFactory(ImageGraphicsEngineFactory imageGraphicsEngineFactory) |
void |
PDFParserConfig.setImageGraphicsEngineFactory(ImageGraphicsEngineFactory imageGraphicsEngineFactory)
EXPERT: Customize the class that handles inline images within a PDF page.
|
Copyright © 2007–2023 The Apache Software Foundation. All rights reserved.