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