You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can see its document root is an Array object, and there are 2 separate objects in it. Now I want to create separate Document with every object as root, and write these Documents as separate json files. How can I achieve this?
Thanks!
The text was updated successfully, but these errors were encountered:
panovr
changed the title
How to parse this json file and write separate sub object to files?
How to parse this json file and write separate sub object as json files?
Dec 11, 2016
My json file like:
You can see its document root is an Array object, and there are 2 separate objects in it. Now I want to create separate Document with every object as root, and write these Documents as separate json files. How can I achieve this?
Thanks!
The text was updated successfully, but these errors were encountered: