Open angelorlcosta opened 7 years ago
Hello,
This is not exactly an issue it's more like a question. But here it goes.
I found your library on the internet today and it's really useful to convert Xml to Json. Works pretty well. Thanks for that.
Now i'm trying to do the opposite, convert Json to Xml. Does your implementation also support this? Any idea on how to do it without any Java code?
Thanks in advance, Ângelo Costa
Underscore-java has a static method U.jsonToXml(jsonstring).
Hello,
This is not exactly an issue it's more like a question. But here it goes.
I found your library on the internet today and it's really useful to convert Xml to Json. Works pretty well. Thanks for that.
Now i'm trying to do the opposite, convert Json to Xml. Does your implementation also support this? Any idea on how to do it without any Java code?
Thanks in advance, Ângelo Costa