Uses of Interface
com.jme3.plugins.json.JsonObject
-
Uses of JsonObject in com.jme3.plugins.json
Methods in com.jme3.plugins.json that return JsonObjectModifier and TypeMethodDescriptionJsonElement.getAsJsonObject()Returns the object as a JsonObjectJsonObject.getAsJsonObject(String string) Returns the object property as a JsonObjectJsonParser.parse(InputStream stream) Parse a json input stream and returns aJsonObject