42BV / CSVeed

Light-weight, easy-to-use Java-based CSV utility
Apache License 2.0
100 stars 22 forks source link

Convenience on setting the mapping strategy #10

Open robert-bor opened 11 years ago

robert-bor commented 11 years ago

Explicit setting of the mapping strategy is great, however, it would be even better if CSVeed was able to automatically determine what mapping strategy was required. Eg:

Nevertheless, explicitly setting the mapper must always be possible.