JsonXmlConvert is a tool which can handle .json and .xml files.
It have the following functions:
- Do the accuracy check of json’s or xml’s format and can be formatted output and can customize the output style.
- Parse json or xml and show the data in the form of a dictionary.
- Support interconversion of the most Json and xml, but not support attribute tansformation of xml for the time being.
- Support UTF-8 coded text, furthermore can not be garbled.
- Format the result of display and to support the color mark.