Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 417 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 417 Bytes

About

This example extends the csv-to-xml example by demonstrating how to perform a transformation on the individual records in the CSV. This example also demonstrates how to define string functions in the field declaration of csv:reader.

How to run?

  1. mvn clean package
  2. mvn exec:exec

UML Sequence Diagram

UML sequence diagram