public class ConfigHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.jspringbot.syntax.HighlightRobotLogger |
LOG |
| Constructor and Description |
|---|
ConfigHelper() |
| Modifier and Type | Method and Description |
|---|---|
ConfigDomainObject |
createDomainObject(String selectedDomain) |
static String |
evaluate(String value) |
Boolean |
getBooleanProperty(String key) |
Double |
getDoubleProperty(String key) |
Integer |
getIntegerProperty(String key) |
Long |
getLongProperty(String key) |
String |
getProperty(String key) |
String |
getSelectedDomain() |
boolean |
hasDomain(String domain) |
void |
init() |
void |
selectDomain(String selectedDomain) |
public boolean hasDomain(String domain)
public String getSelectedDomain()
public void init()
throws IOException
IOExceptionpublic void selectDomain(String selectedDomain)
public ConfigDomainObject createDomainObject(String selectedDomain)
Copyright © 2018. All rights reserved.