| Package | Description |
|---|---|
| org.nuiton.config.plugin | |
| org.nuiton.config.plugin.io | |
| org.nuiton.config.plugin.templates |
| Modifier and Type | Method and Description |
|---|---|
ConfigModel |
GenerateMojo.getConfigModel() |
| Modifier and Type | Method and Description |
|---|---|
ConfigModel |
ConfigModelIOYamlImpl.read(Path path) |
ConfigModel |
ConfigModelIO.read(Path path) |
ConfigModel |
ConfigModelIOTomlImpl.read(Path path) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigModelIOYamlImpl.write(ConfigModel configModel,
Path path) |
void |
ConfigModelIO.write(ConfigModel model,
Path path) |
void |
ConfigModelIOTomlImpl.write(ConfigModel configModel,
Path path) |
| Modifier and Type | Method and Description |
|---|---|
ConfigModel |
ApplicationConfigTransformerConfig.getConfigModel() |
Copyright © 2016 CodeLutin. All rights reserved.