public class PropertiesDataLoader extends FileDataLoader
args, dataFile, engine
Constructor and Description |
---|
PropertiesDataLoader() |
Modifier and Type | Method and Description |
---|---|
protected Object |
load(InputStream data)
FileDataLoader subclasess override this method to parse
the file. |
load
protected Object load(InputStream data) throws IOException
FileDataLoader
FileDataLoader
subclasess override this method to parse
the file.load
in class FileDataLoader
IOException