public class FileSource extends SourceSupport
log| Constructor and Description |
|---|
FileSource() |
| Modifier and Type | Method and Description |
|---|---|
File |
getFile() |
Model |
load()
Load a configuration model.
|
void |
setFile(File file) |
void |
setFile(String fileName) |
String |
toString() |
load, loadpublic void setFile(File file)
public void setFile(String fileName)
public File getFile()
public Model load() throws Exception
SourceException - Failed to load the model.Copyright © 2018. All rights reserved.