public final class ConfigurationFile extends Object
Constructor and Description |
---|
ConfigurationFile() |
Modifier and Type | Method and Description |
---|---|
String |
getPath() |
String |
getResource() |
String[] |
getRoots() |
void |
setPath(String path) |
void |
setResource(String classPath) |
void |
setRoots(String[] roots) |
Copyright © 2014-2020 Lukas Krejci. All Rights Reserved.