public abstract class JsonObjectCreator
extends java.lang.Object
| Constructor and Description |
|---|
JsonObjectCreator() |
| Modifier and Type | Method and Description |
|---|---|
static JSONObject |
create(Resource resource,
int maxRecursionLevels)
Dump given resource in JSON, optionally recursing into its objects
|
public static JSONObject create(Resource resource, int maxRecursionLevels) throws JSONException
JSONException"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"