Uses of Interface
sk.antons.json.JsonObject
Packages that use JsonObject
-
Uses of JsonObject in sk.antons.json
Methods in sk.antons.json that return JsonObjectModifier and TypeMethodDescriptionAdds attribute ti this json object at last position.Adds attribute ti this json object at specified position.JsonValue.asObject()Cast this value instance to JsonObjectstatic JsonObjectJsonFactory.object()Json object instance factory method.Removes all values with specified name. -
Uses of JsonObject in sk.antons.json.impl
Classes in sk.antons.json.impl that implement JsonObjectMethods in sk.antons.json.impl that return JsonObject -
Uses of JsonObject in sk.antons.json.template
Methods in sk.antons.json.template with parameters of type JsonObjectModifier and TypeMethodDescriptionstatic JsonObjectMapWrapperJsonObjectMapWrapper.instance(JsonObject object) Constructors in sk.antons.json.template with parameters of type JsonObject