|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectIndexSource
XMLIndexSource
PDFIndexSource
public class PDFIndexSource
Transforms a PDF file to a single-record XML file.
| Field Summary | |
|---|---|
private File |
pdfFile
Source of PDF data |
| Constructor Summary | |
|---|---|
PDFIndexSource(File pdfFile,
String key,
Templates[] preFilters,
Templates displayStyle,
StructuredStore lazyStore)
Constructor -- initializes all the fields |
|
| Method Summary | |
|---|---|
protected InputSource |
filterInput()
Transform the PDF file to XML data |
| Methods inherited from class XMLIndexSource |
|---|
displayStyle, key, nextRecord, normalize, path, preFilters, removeDoctypeDecl, totalSize |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private File pdfFile
| Constructor Detail |
|---|
public PDFIndexSource(File pdfFile,
String key,
Templates[] preFilters,
Templates displayStyle,
StructuredStore lazyStore)
| Method Detail |
|---|
protected InputSource filterInput()
throws IOException
filterInput in class XMLIndexSourceIOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||