konik-io / konik

A library to create, read and validate ZUGFeRD compliant invoices. Available for Java and .NET
https://konik.io
Other
48 stars 19 forks source link

CSV bean reader for existing files configurer added #12

Closed wololock closed 8 years ago

wololock commented 8 years ago

This feature allows to create and automatically configure CSV bean reader using CSV file header definitions. It provides closed list of available columns, but since we support indexed columns we need a simple solution for configuring CSV bean mappers for different csv files.