Class JsonObjectCreator
java.lang.Object
org.apache.sling.commons.json.sling.JsonObjectCreator
Deprecated.
Creates a JSONObject from a resource
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JSONObject
Deprecated.Dump given resource in JSON, optionally recursing into its objects
-
Constructor Details
-
JsonObjectCreator
public JsonObjectCreator()Deprecated.
-
-
Method Details
-
create
Deprecated.Dump given resource in JSON, optionally recursing into its objects- Throws:
JSONException
-