[code]ObjectMapper mapper = new ObjectMapper(); HashMap<String,Object> result = mapper.readValue(JSON_SOURCE, HashMap.class); [/code]
確定! 回上一頁