| Package | Description |
|---|---|
| org.fastnate.data.files | |
| org.fastnate.data.xml |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Collection<?> |
GenericDataProvider.importFile(DataFile importFile)
Tries to import the given file.
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<?> |
GenericXmlDataProvider.importFile(DataFile importFile) |
T |
JaxbImporter.importFile(DataFile file)
Imports the entity from the given file.
|
List<Object> |
XmlDataImporter.importFile(DataFile file)
Imports all entites found in the given XML file.
|
Copyright © 2020 fastnate.org. All rights reserved.