public class PairArrayJSONStringEntity extends MapJSONStringEntity
| Constructor and Description |
|---|
PairArrayJSONStringEntity() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toJSONString(IBoxJSONParser parser)
Convert to JSON String.
|
clone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, valuespublic java.lang.String toJSONString(IBoxJSONParser parser) throws BoxJSONException
IBoxJSONStringEntitytoJSONString in interface IBoxJSONStringEntitytoJSONString in class MapJSONStringEntityparser - json parserBoxJSONException