In this tutorial, I will show you way to convert XML to JSON & vice versa: convert JSON to XML. You also know how to read XML/JSON file and convert data into JSON/XML file.
Related Posts:
– Kotlin – Convert JSON to Object and vice versa using Jackson
– Kotlin – Convert object to/from JSON string using Gson