Replies: 1 comment
-
Actually there is a JSON library from org.json, which exists a XML.toJSONObject function allows you to convert XML to JSON. Then you can use the json-flattener library to do whatever you want. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is a great library -- very useful for working with JSON and needing to identify all the nodes quickly and uniquely.
I'm also trying to do the same with XML; wondered if anybody has come across something similar?
Beta Was this translation helpful? Give feedback.
All reactions