Git Product home page Git Product logo

aarthigk / dynamic-xml-generator-from-csv Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 158 KB

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

License: MIT License

Java 100.00%
java open-source opencsv csvtoxml test-automation test-data-generator test-driven-development

dynamic-xml-generator-from-csv's Introduction

Dynamic XML Generator from CSV

Overview

The Dynamic XML Generator from CSV is a Java application that was created to help in creating large subset of test data from csv file,it allows you to convert CSV data into 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 your needs.

Features

  • Convert CSV data to dynamic XML.
  • Customize XML structure based on CSV content.
  • Easily configure output file format.
  • JavaFX user interface for user-friendly interaction.
  • Open-source and customizable for your specific use cases.

Getting Started

Prerequisites

  • Java Development Kit (JDK) 8 or higher.
  • Maven (for building the project, optional).

Installation

  1. Clone the repository:

    https://github.com/aarthigk/dynamic-xml-generator-from-csv.git

2.Navigate to the project directory: cd dynamic-xml-generator

Usage

Compile and run the application: java --module-path path/to/javafx-sdk/lib --add-modules javafx.controls,javafx.fxml -cp path/to/your/classpath DynamicXMLGeneratorFromCSV

Configuration

CSV Input: Specify the path to your CSV file.
Output Directory: Set the directory where the generated XML files will be saved.
XML Structure: Customize the XML structure based on the CSV data. You can specify element names, attributes, and hierarchy based on column names and values.

Example

Here's a basic example of how to use the Dynamic XML Generator from CSV:

Launch the application and browse the input file.
Define the XML structure based on your CSV columns.
Click the "Generate XML" button to create XML files from your CSV data.

Contributing

We welcome contributions from the community! If you'd like to contribute to the project, please follow these steps:

Fork the repository.
Create a new branch for your feature or bug fix.
Make your changes and test thoroughly.
Create a pull request with a clear description of your changes.

License

This project is licensed under the MIT License. Contact

If you have any questions, issues, or suggestions, please feel free to contact us at [email protected]

dynamic-xml-generator-from-csv's People

Contributors

aarthigk avatar

Watchers

 avatar

Forkers

simraina

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.