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, values
public java.lang.String toJSONString(IBoxJSONParser parser) throws BoxJSONException
IBoxJSONStringEntity
toJSONString
in interface IBoxJSONStringEntity
toJSONString
in class MapJSONStringEntity
parser
- json parserBoxJSONException