| Package | Description |
|---|---|
| com.github.wnameless.json.flattener |
| Modifier and Type | Class and Description |
|---|---|
class |
StringEscapePolicy
StringEscapePolicy lists all acceptable JSON string escape policy of
the JsonFlattener. |
| Modifier and Type | Method and Description |
|---|---|
JsonFlattener |
JsonFlattener.withStringEscapePolicy(CharSequenceTranslatorFactory policy)
A fluent setter to setup the JSON string escape policy.
|
Copyright © 2018. All rights reserved.