/XML-To-JSON-Converter

This is my semester project of compiler construction. This program read xml as input from from file and print its JSON representation.

Primary LanguageJava

XML-To-JSON-Converter

This is my semester project of compiler construction in java programming. This program read xml as input from from file and print its JSON representation. In this project I have used Top-Down Parsing Approach in this project.

input.txt

image

output

image