public interface JsonParserJsonParserFactory, BasicJsonParser, JacksonJsonParser, GsonJsonParser, YamlJsonParserMapSE<StringSE,ObjectSE> parseMap(StringSE json) throws JsonParseException
json - 解析する JSONJsonParseException - JSON を解析できない場合 ListSE<ObjectSE> parseList(StringSE json) throws JsonParseException
json - 解析する JSONJsonParseException - JSON を解析できない場合 Copyright © 2019 Pivotal Software, Inc.. All rights reserved.