Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 227 Bytes

File metadata and controls

1 lines (1 loc) · 227 Bytes

JSON ⇄ XML converter. No-library Java implementation, to see what it costs to parse Json & Xml. Parsing result (nodes) can be used to convert it to any data-structure. Personally using it in my own apps for its light weight.