public class JsonDataWriter extends Object
Constructor and Description |
---|
JsonDataWriter(org.json.JSONArray jsonArray) |
JsonDataWriter(org.apache.chemistry.opencmis.commons.impl.json.JSONArray jsonArray) |
JsonDataWriter(org.apache.chemistry.opencmis.commons.impl.json.JSONObject json) |
public JsonDataWriter(org.apache.chemistry.opencmis.commons.impl.json.JSONObject json)
public JsonDataWriter(org.json.JSONArray jsonArray)
public JsonDataWriter(org.apache.chemistry.opencmis.commons.impl.json.JSONArray jsonArray)
public String getContentType()
public void write(OutputStream out) throws IOException
IOException
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.