public class FileDataSource extends java.lang.Object implements java.io.Serializable, DataSourceConfiguration
FILE_DATA_SOURCE, SPD_DATA_SOURCE| Constructor and Description |
|---|
FileDataSource() |
FileDataSource(java.nio.file.Path path) |
| Modifier and Type | Method and Description |
|---|---|
java.nio.file.Path |
getPath() |
void |
setPath(java.nio.file.Path path) |
java.lang.String |
toString() |