| Package | Description |
|---|---|
| io.helidon.config.spi |
Configuration SPI that defines the behavior developers can implement to extend the config system.
|
| Modifier and Type | Method and Description |
|---|---|
<S> ConfigNode.ObjectNode |
ConfigParser.parse(ConfigParser.Content<S> content)
Parses a specified
ConfigParser.Content into a hierarchical configuration representation. |
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.