public static interface FileImporter.FileAware
FileImporter classes that need to receive the source file instead of the Reader| Modifier and Type | Method and Description |
|---|---|
void |
setFile(File file)
Called before showing the
ImporterUI and before executing the importer. |
void setFile(File file)
ImporterUI and before executing the importer.file - Source fileCopyright © 2007–2017. All rights reserved.