public class PDFIndexSource extends XMLIndexSource
| Modifier and Type | Field and Description |
|---|---|
private File |
pdfFile
Source of PDF data
|
| Constructor and Description |
|---|
PDFIndexSource(File pdfFile,
String key,
Templates[] preFilters,
Templates displayStyle,
StructuredStore lazyStore)
Constructor -- initializes all the fields
|
| Modifier and Type | Method and Description |
|---|---|
protected InputSource |
filterInput()
Transform the PDF file to XML data
|
displayStyle, key, nextRecord, normalize, path, preFilters, removeDoctypeDecl, totalSizepublic PDFIndexSource(File pdfFile,
String key,
Templates[] preFilters,
Templates displayStyle,
StructuredStore lazyStore)
protected InputSource filterInput()
throws IOException
filterInput in class XMLIndexSourceIOException