public class JsonUtil extends Object
Constructor and Description |
---|
JsonUtil() |
Modifier and Type | Method and Description |
---|---|
static Map<String,Object> |
parseToMap(String jsonAsString)
Parse a JSON string to a
Map |
Copyright © 2013–2023. All rights reserved.