public class MapJsonSerializer extends Object
| Constructor and Description |
|---|
MapJsonSerializer() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
deserialize(String json) |
String |
serialize(Map<String,Object> attributeMap) |
public String serialize(Map<String,Object> attributeMap) throws IOException
IOExceptionpublic Map<String,Object> deserialize(String json) throws IOException
IOExceptionCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.