Command Line Application to convert CSV files to XML. You can either use comma separated csv files or semicolon separated csv files
-
Updated
Feb 4, 2023 - Java
Command Line Application to convert CSV files to XML. You can either use comma separated csv files or semicolon separated csv files
The Dynamic XML Generator from CSV is a Java application that allows you to convert CSV data into custom XML files with dynamic structure. This tool is designed to simplify the process of generating XML files from CSV data, where the structure of the resulting XML can be customized based on the inputs
Add a description, image, and links to the csvtoxml topic page so that developers can more easily learn about it.
To associate your repository with the csvtoxml topic, visit your repo's landing page and select "manage topics."