| Package | Description |
|---|---|
| xyz.mkotb.configapi | |
| xyz.mkotb.configapi.comment | |
| xyz.mkotb.configapi.internal | |
| xyz.mkotb.configapi.internal.adapt | |
| xyz.mkotb.configapi.internal.naming |
| Modifier and Type | Method and Description |
|---|---|
NamingStrategy |
ConfigFactory.namingStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigFactory.setPreferredStrategy(NamingStrategy preferredStrategy) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String[]> |
CommentHelper.extractComments(Object object,
NamingStrategy namingStrat) |
| Modifier and Type | Method and Description |
|---|---|
static <T> Map<String,Object> |
InternalsHelper.mapFieldsOf(T obj,
NamingStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
static AdapterHandler |
AdapterHandler.create(NamingStrategy strategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
CamelCaseNamingStrategy |
class |
DummyNamingStrategy |
class |
UnderscoreNamingStrategy |
| Modifier and Type | Method and Description |
|---|---|
static NamingStrategy |
NamingStrategies.from(String name) |
| Modifier and Type | Method and Description |
|---|---|
static void |
NamingStrategies.insert(String name,
NamingStrategy strategy) |
Copyright © 2016. All rights reserved.