| Package | Description |
|---|---|
| de.proxietv.configmanager | |
| de.proxietv.configmanager.objects |
| Modifier and Type | Method and Description |
|---|---|
Config |
ConfigPicker.addConfig(String path,
Object value) |
Config |
ConfigPicker.addConfig(String path,
String value) |
Config |
ConfigPicker.getConfig(String path) |
| Modifier and Type | Method and Description |
|---|---|
List<Config> |
EZConfigManager.getConfigs(String equals) |
List<Config> |
ConfigPicker.getConfigs(String name) |
List<Config> |
EZConfigManager.getConfigsWhichEndWith(String startsWith) |
List<Config> |
ConfigPicker.getConfigsWhichEndWith(String name) |
List<Config> |
EZConfigManager.getConfigsWhichStartWith(String startsWith) |
List<Config> |
ConfigPicker.getConfigsWhichStartWith(String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
Comment |
class |
Description |
class |
EmptyLine |
class |
ListItem |
class |
Tree |
| Modifier and Type | Method and Description |
|---|---|
Config |
Tree.getConfigChild(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Config> |
Tree.getConfigChilds() |
List<Config> |
Tree.getConfigChilds(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
Tree.addChild(Config config) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
Config.valuesToString(List<Config> configs) |
Copyright © 2018. All rights reserved.