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