Hi I want to parse comments present in json file. Please tell me how I can do that.
Walk tree and check hasComment() on each Value.
hasComment()
Value
Log in to post a comment.
Hi
I want to parse comments present in json file. Please tell me how I can do that.
Walk tree and check
hasComment()
on eachValue
.