public interface FileImporter extends Importer
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FileImporter.FileAware
Optional interface to implement for
FileImporter classes that need to receive the source file instead of the Reader |
| Modifier and Type | Method and Description |
|---|---|
void |
setReader(Reader reader)
Sets the reader where characters can be retrieved.
|
execute, getContainer, getReportvoid setReader(Reader reader)
reader - the reader on dataCopyright © 2007–2017. All rights reserved.