@InterfaceAudience.Public public final class JsonMapper extends Object
Modifier and Type | Method and Description |
---|---|
static String |
writeMapAsString(Map<String,Object> map) |
static String |
writeObjectAsString(Object object) |
public static String writeMapAsString(Map<String,Object> map) throws IOException
IOException
public static String writeObjectAsString(Object object) throws IOException
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.