public class JSONUtil extends JsonUtil
JsonUtil
Modifier | Constructor and Description |
---|---|
protected |
JSONUtil()
Deprecated.
Initialize the new instance with default values.
|
Modifier and Type | Method and Description |
---|---|
static JSONUtil |
current()
Deprecated.
Returns the only instance this class supports (design pattern "Singleton")
|
appendJSONArray, appendJSONConvertible, appendJSONMap, appendJSONObject, appendJSONPair, appendJSONString, arrayToJSON, convertToJSON, isValidJsonType, isValidJsonTypeInstance, mapToJSON, objectToJSONValue, toJSONStringLiteral
protected JSONUtil()
public static JSONUtil current()