Skip to content

teodora-vladic/xml2json

Repository files navigation

XML2JSON

This project is designed to find specific xml nodes and parse it into json format.

1. Prerequisites

2. Build

git clone https://github.com/teodoravladic/xml2json.git
cd xml2json
mkdir build && cd build && cmake .. && make

3. Run

This program requires 2 arguments, a xml file and a search tag, as follows:

./xml2json <xml-file> <search-tag>

About

Parse xml file into json format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors