Package com.powsybl.commons.datasource
Interface ReadOnlyDataSourceFactory
-
public interface ReadOnlyDataSourceFactory
- Author:
- Geoffroy Jamgotchian
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ReadOnlyDataSource
create(Path directory, String baseName)
-
-
-
Method Detail
-
create
ReadOnlyDataSource create(Path directory, String baseName)
-
-