| Package | Description |
|---|---|
| com.github.wnameless.json.flattener |
| Modifier and Type | Method and Description |
|---|---|
static StringEscapePolicy |
StringEscapePolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StringEscapePolicy[] |
StringEscapePolicy.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.withStringEscapePolicy(StringEscapePolicy policy)
A fluent setter to setup the JSON string escape policy.
|
Copyright © 2017. All rights reserved.