RazgrizHsu / java-xml-conv-csv

Streaming Convert xml to csv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conv XML to CSV

Streaming Convert Xml file to csv file,
It is written with java 1.8 to be compatible with the standard jre environment of windows.

Of course, if you have a jdk environment, consider using a higher version of java,
Can use more new versions of language features.

Because it is written out quickly,
if you want to use it in a formal environment,
consider add required checks or validation by yourself

by raz

About

Streaming Convert xml to csv


Languages

Language:Java 99.5%Language:Shell 0.5%