OneBusAway / onebusaway-csv-entities

A Java library for reading and writing Java objects from comma-separated-values files.
https://github.com/OneBusAway/onebusaway-csv-entities/wiki
Other
2 stars 12 forks source link

Exclude optional columns when no values specified #2

Closed bdferris closed 12 years ago

bdferris commented 12 years ago

When writing CSV, provide an option to exclude optional columns if we know ahead of time that the columns have no values specified in the output entities.