public class JsonUtil extends Object
Constructor and Description |
---|
JsonUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
getJsonString(String str)
Generate a valid JSON string from the given
str . |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.