Uses of Interface
de.iip_ecosphere.platform.support.json.JsonArray
Packages that use JsonArray
-
Uses of JsonArray in de.iip_ecosphere.platform.support.json
Methods in de.iip_ecosphere.platform.support.json that return JsonArrayModifier and TypeMethodDescriptionJsonArray.getJsonArray(int index) Returns the arrray value at the specified position in this array.JsonObject.getJsonArray(String name) Returns the object array to which the specified name is mapped.Methods in de.iip_ecosphere.platform.support.json with parameters of type JsonArrayModifier and TypeMethodDescriptionAdds a value to the JSON object associated with this array builder.Adds a name/value pair to the JSON object associated with this object builder.Adds a name/value pair to the JSON object associated with this object builder.