Appendium / flatpack

CSV/Tab Delimited and Fixed Length Parser and Writer
http://flatpack.sf.net
Apache License 2.0
57 stars 20 forks source link

handle space in header #10

Closed ks-appendium closed 9 years ago

ks-appendium commented 9 years ago

java.util.NoSuchElementException: Column [interestrate] does not exist, check case/spelling. key:null at net.sf.flatpack.util.ParserUtils.getColumnIndex(ParserUtils.java:567) ~[flatpack-4.0.1-20141127.191448-1.jar:na]

...e, interestRate , spread ,cu...

or is it case sensitivity?