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