Uses of Class
org.json.simple.JsonObject
Packages that use JsonObject
-
Uses of JsonObject in org.json.simple
Methods in org.json.simple that return JsonObjectModifier and TypeMethodDescriptionstatic JsonObject
Jsoner.deserialize
(String deserializable, JsonObject defaultValue) A convenience method that assumes a JsonObject must be deserialized.Methods in org.json.simple with parameters of type JsonObjectModifier and TypeMethodDescriptionstatic JsonObject
Jsoner.deserialize
(String deserializable, JsonObject defaultValue) A convenience method that assumes a JsonObject must be deserialized.