The basic method to transform a tree node into a JSON string is the following: mapper.writeValue(destination, node);.
確定! 回上一頁