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