| Interface | Description |
|---|---|
| ConfigBlock |
There is a hierarchy in config block:
config:config-item-set is the root. |
| ConfigItemCollection<T extends ConfigBlock> | |
| ConfigItemMapEntry |
A ConfigItemMapEntry represents an entry in the settings.
|
| Class | Description |
|---|---|
| ConfigItem |
3.10.3 config:config-item
|
| ConfigItemMapEntrySequence |
A sequence of ConfigBlocks.
|
| ConfigItemMapEntrySet |
A hashtable of ConfigBlocks.
3.10.5 config:config-item-map-entry
|
| ConfigItemMapEntrySingleton |
A Single element.
|
| ConfigItemMapIndexed |
A Map with indexed elements: no name is required.
3.10.4 config:config-item-map-indexed
|
| ConfigItemMapNamed |
A map with elements mapped by names
3.10.4 config:config-item-map-named
|
| ConfigItemSet |
A set of config blocks
3.10.2 config:config-item-blocks
|
| Enum | Description |
|---|---|
| ConfigElement |
An element of the configuration.
|
| ConfigElementType |
Copyright © 2016–2021. All rights reserved.