Class ResourceSet

java.lang.Object
com.powsybl.commons.datasource.ResourceSet

public class ResourceSet extends Object
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>
  • Constructor Details

  • Method Details

    • getDir

      public String getDir()
    • getFileNames

      public List<String> getFileNames()
    • exists

      public boolean exists(String fileName)
    • newInputStream

      public InputStream newInputStream(String fileName)