Package | Description |
---|---|
org.fastnate.data | |
org.fastnate.data.files | |
org.fastnate.data.xml |
Class and Description |
---|
DataFolder
Represents a folder from the file system or the classpath that contains data to import with a
DataProvider . |
Class and Description |
---|
DataFile
Represents one file from the class path or the file system which is imported with a
DataProvider . |
DataFolder
Represents a folder from the file system or the classpath that contains data to import with a
DataProvider . |
FsDataFile
Represents a data file from the file system.
|
FsDataFolder
Represents a folder from the file system.
|
VfsDataFile
Represents a file from the class path.
|
VfsDataFolder
Represents a folder from the class path.
|
Class and Description |
---|
DataFile
Represents one file from the class path or the file system which is imported with a
DataProvider . |
GenericDataProvider
Imports all entities from all files in
$dataFolder/entities that match a
specific pattern. |
Copyright © 2022 fastnate.org. All rights reserved.