| Constructor and Description |
|---|
JaxbImporter(Class<T> entityClass) |
| Modifier and Type | Method and Description |
|---|---|
T |
importFile(DataFile file)
Imports the entity from the given file.
|
public T importFile(DataFile file) throws IOException, DataImportException
file - the file that contains the entityIOException - if the file was not accessibleDataImportException - if the file content was invalidCopyright © 2026 fastnate.org. All rights reserved.