public class MapJSONStringEntity extends LinkedHashMap<String,Object> implements IBoxJSONStringEntity
IBoxJSONStringEntity based on LinkedHashMap.AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
MapJSONStringEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
toJSONString(IBoxJSONParser parser)
Convert to JSON String.
|
clear, containsValue, getclone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic String toJSONString(IBoxJSONParser parser) throws BoxJSONException
IBoxJSONStringEntitytoJSONString in interface IBoxJSONStringEntityparser - json parserBoxJSONExceptionCopyright © 2015 Nuxeo SA. All rights reserved.