Published on InterSystems Developer Community (https://community.intersystems.com)

Home > Convert XML to JSON

Article
Sabit Issakhan · Jun 8, 2020 1m read

Convert XML to JSON

Hello everyone! 

I have had problem with XML format in Cache Object Script, it was diffucult to parse XML format,

So i decided to convert XML to JSON and parse json easily

So for that i wrote code in java which convert xml to json and build package with maven

Anyone interested can download jar file and see the instructions at the link:

https://github.com/Sabit2092/xmlToJsonCache
 

#Java #JSON #XML #Caché

Source URL:https://community.intersystems.com/post/convert-xml-json