public class JSONUtils extends Object
Constructor | Description |
---|---|
JSONUtils() |
Modifier and Type | Method | Description |
---|---|---|
static String |
escapeJSONString(String unsafeStr) |
Escape a string to be surrounded in double quotes in JSON.
|
Copyright © 2018. All rights reserved.