public class PairArrayJSONStringEntity extends MapJSONStringEntity
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
PairArrayJSONStringEntity() |
Modifier and Type | Method and Description |
---|---|
String |
toJSONString(IBoxJSONParser parser)
Convert to JSON String.
|
clear, containsValue, get
clone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, values
equals, hashCode, toString
public String toJSONString(IBoxJSONParser parser) throws BoxJSONException
IBoxJSONStringEntity
toJSONString
in interface IBoxJSONStringEntity
toJSONString
in class MapJSONStringEntity
parser
- json parserBoxJSONException
Copyright © 2015 Nuxeo SA. All rights reserved.