ObjectMapper mapper = new ObjectMapper();. JsonNode jsonNode = mapper.readTree(json);. jsonNode的fieldNames方法是获取jsonNode的全部的key值.
確定! 回上一頁