Provided that you have already read this object into JsonNode , you can do it like this: String content = jsonNode.get("data").textValue();.
確定! 回上一頁