Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.core.util
Interface JSONBlobDecoder

All Known Implementing Classes:
JSONBatchBlobDecoder, JSONStringBlobDecoder

public interface JSONBlobDecoder

Factory interface to create a Blob from a JSON Object

Since:
5.4.3
Author:
Tiry (tdelprat@nuxeo.com)

Method Summary
 Blob getBlobFromJSON(org.codehaus.jackson.node.ObjectNode jsonObject)
           
 

Method Detail

getBlobFromJSON

Blob getBlobFromJSON(org.codehaus.jackson.node.ObjectNode jsonObject)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.