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
.
mvn clean package
mvn exec:exec