Package | Description |
---|---|
org.apache.tika.parser.pdf |
Modifier and Type | Method and Description |
---|---|
PDFParserConfig.IMAGE_STRATEGY |
PDFParserConfig.getImageStrategy() |
static PDFParserConfig.IMAGE_STRATEGY |
PDFParserConfig.IMAGE_STRATEGY.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PDFParserConfig.IMAGE_STRATEGY[] |
PDFParserConfig.IMAGE_STRATEGY.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PDFParserConfig.setImageStrategy(PDFParserConfig.IMAGE_STRATEGY imageStrategy) |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.