public interface JsonObjectCreator
Modifier and Type | Method and Description |
---|---|
JSONObject |
create(Resource resource,
int maxRecursionLevels,
JSONCreationOptions jsonCreationOptions) |
JSONObject |
createWithContext(Resource resource,
int maxRecursionLevels,
JSONCreationOptions jsonCreationOptions) |
JSONObject create(Resource resource, int maxRecursionLevels, JSONCreationOptions jsonCreationOptions) throws JSONException
JSONException
JSONObject createWithContext(Resource resource, int maxRecursionLevels, JSONCreationOptions jsonCreationOptions) throws JSONException
JSONException
Copyright © 2010 - 2020 Adobe. All Rights Reserved