public interface ConfigurationLoader
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFilePath(java.lang.String fileName)
Returns the path for the given file name.
|
java.lang.String getFilePath(java.lang.String fileName) throws ConfigurationLoaderException
fileName
- The name of the file to get the path of.ConfigurationLoaderException
Copyright © 2019 Caplin Systems.