Uses of Class
org.knowm.yank.exceptions.PropertiesFileNotFoundException
| Package | Description |
|---|---|
| org.knowm.yank |
-
Uses of PropertiesFileNotFoundException in org.knowm.yank
Methods in org.knowm.yank that throw PropertiesFileNotFoundException Modifier and Type Method Description static PropertiesPropertiesUtils. getPropertiesFromClasspath(String fileName)Loads a Properties file from the classpath matching the given file namestatic PropertiesPropertiesUtils. getPropertiesFromPath(String fileName)Loads a Properties file from the given file name