| Package | Description |
|---|---|
| com.github.wnameless.json.flattener |
| Modifier and Type | Method and Description |
|---|---|
static FlattenMode |
FlattenMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlattenMode[] |
FlattenMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JsonFlattener |
JsonFlattener.withFlattenMode(FlattenMode flattenMode)
A fluent setter to setup a mode of the
JsonFlattener. |
Copyright © 2016. All rights reserved.