| Package | Description |
|---|---|
| org.nuiton.config | |
| org.nuiton.config.io | |
| org.nuiton.config.io.properties |
| Modifier and Type | Field and Description |
|---|---|
protected ApplicationConfigReadFormat |
ApplicationConfigInit.readFormat |
| Modifier and Type | Method and Description |
|---|---|
ApplicationConfigReadFormat |
ApplicationConfigInit.getReadFormat() |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationConfigReadFormat |
ApplicationConfigReadFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationConfigReadFormat[] |
ApplicationConfigReadFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ApplicationConfigIOHelper.accept(ApplicationConfigReadFormat readFormat) |
boolean |
ApplicationConfigIO.accept(ApplicationConfigReadFormat readFormat) |
| Constructor and Description |
|---|
ApplicationConfigIOHelper(ApplicationConfigReadFormat readFormat) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ApplicationConfigIOProperties.accept(ApplicationConfigReadFormat readFormat) |
Copyright © 2016 CodeLutin. All rights reserved.