public class JsonJsonParser extends Object implements JsonParser
org.json.JSONObject
to a JsonParser
.JsonParserFactory
Constructor and Description |
---|
JsonJsonParser() |
public Map<String,Object> parseMap(String json)
JsonParser
parseMap
in interface JsonParser
json
- the JSON to parsepublic List<Object> parseList(String json)
JsonParser
parseList
in interface JsonParser
json
- the JSON to parseCopyright © 2016 Pivotal Software, Inc.. All rights reserved.