Package org.apache.drill.exec.store.pdf
Class PdfFormatConfig
java.lang.Object
org.apache.drill.exec.store.pdf.PdfFormatConfig
- All Implemented Interfaces:
FormatPluginConfig
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
boolean
int
boolean
boolean
technology.tabula.extractors.ExtractionAlgorithm
org.apache.drill.exec.store.pdf.PdfBatchReader.PdfReaderConfig
getReaderConfig
(PdfFormatPlugin plugin) int
hashCode()
password()
toString()
-
Method Details
-
builder
-
getReaderConfig
public org.apache.drill.exec.store.pdf.PdfBatchReader.PdfReaderConfig getReaderConfig(PdfFormatPlugin plugin) -
getAlgorithm
public technology.tabula.extractors.ExtractionAlgorithm getAlgorithm() -
extensions
-
combinePages
public boolean combinePages() -
extractHeaders
public boolean extractHeaders() -
extractionAlgorithm
-
password
-
defaultTableIndex
public int defaultTableIndex() -
equals
-
hashCode
public int hashCode() -
toString
-