Deserializes a JsonObject from the specified JSON-formatted string.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java Copy Code |
---|
public JsonObject readJsonObject ( |
The JSON-formatted string.
An JsonContext object providing contextual information about the serialization process and some helper serialization methods.
JsonObject