public class BasicJsonParser extends Object implements JsonParser
JsonParserFactory
Constructor and Description |
---|
BasicJsonParser() |
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 © 2018 Pivotal Software, Inc.. All rights reserved.