public interface ResourceJSONContent extends ResourceContent
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
getJSON()
Gets the JSON.
|
String |
getJSONString()
Gets the JSON string.
|
getBytes, getInputStream, getReader, getResource, getStringContentString getJSONString() throws IOException
IOExceptionorg.json.JSONObject getJSON()
throws org.json.JSONException,
IOException
org.json.JSONExceptionIOExceptionCopyright © 2005–2016 Alfresco Software. All rights reserved.