public class DefaultJSONStringEntity extends BoxBase implements IBoxJSONStringEntity
IBoxJSONStringEntity
, this class utilizes Jackson JSON processer to convert object into JSON String.Constructor and Description |
---|
DefaultJSONStringEntity() |
Modifier and Type | Method and Description |
---|---|
String |
toJSONString(IBoxJSONParser parser)
Convert to JSON String.
|
public DefaultJSONStringEntity()
public String toJSONString(IBoxJSONParser parser) throws BoxJSONException
IBoxJSONStringEntity
toJSONString
in interface IBoxJSONStringEntity
parser
- json parserBoxJSONException
Copyright © 2016 Nuxeo SA. All rights reserved.