public final class StringEscapeUtils extends Object
String
.Modifier and Type | Method and Description |
---|---|
static String |
escapeJson(String string)
Modified from the quote method in:
https://github.com/codehaus/jettison/blob/master/src/main/java/org/codehaus/jettison/json/JSONObject.java
|
Copyright © 2019. All rights reserved.