public class ConfigFileFinder extends Object
| Constructor and Description |
|---|
ConfigFileFinder() |
| Modifier and Type | Method and Description |
|---|---|
static Path |
getPathInClasspath(String resource) |
static Path |
searchConfigFileInDefaultPlaces(String configFileName) |
static Path |
searchDefaultConfigFile() |
public static Path searchDefaultConfigFile() throws IOException
IOExceptionpublic static Path searchConfigFileInDefaultPlaces(String configFileName) throws IOException
IOExceptionpublic static Path getPathInClasspath(String resource) throws IOException
IOExceptionCopyright © 2015 Kurento. All rights reserved.