public class JSONMetadataHelper extends Object
DocumentModel
's metadata from a JSON stringJSONMetadataExporter
Constructor and Description |
---|
JSONMetadataHelper() |
Modifier and Type | Method and Description |
---|---|
static DocumentModel |
setPropertiesFromJson(DocumentModel doc,
String json) |
public static DocumentModel setPropertiesFromJson(DocumentModel doc, String json) throws org.json.JSONException, PropertyException, ClientException
org.json.JSONException
PropertyException
ClientException
Copyright © 2013 Nuxeo SA. All Rights Reserved.