public static interface DOM4JSerializer.ImportInteraction
| Modifier and Type | Method and Description |
|---|---|
File |
promptForFile(FileFilter fileFilters)
This is called when you should ask the user for a source file to read.
|
void |
reportError(String error)
Report an error that occurred.
|
File promptForFile(FileFilter fileFilters)
void reportError(String error)
error - the error message.Copyright © 2013. All rights reserved