Package org.refcodes.tabular


package org.refcodes.tabular
This archetype helps processing table like data structures including the processing of CSV files with records, headers as well as comments whilst supporting Plain old Java objects (POJO) and simple new Java record types.

Please refer to the refcodes-tabular: Process tabular data and CSV files using POJOs documentation for an up-to-date and detailed description on the usage of this artifact.