public class JsonUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
jsonPrettyPrint(javax.json.JsonObject json)
Pretty print a JSON string.
|
public static String jsonPrettyPrint(javax.json.JsonObject json)
json - A JSON objectCopyright © 2010–2017 oshi. All rights reserved.