On Wed, Apr 17, 2013 at 8:44 AM, Emmanuel Bourg <[email protected]> wrote:

> Le 17/04/2013 14:39, sebb a écrit :
>
> > Not necessarily.
> > It's a string, which can be anything.
>
> Anything but a line separator is an error. CSVFormat doesn't allow fancy
> values for the separator.
>

Ok, so we could beef up
org.apache.commons.csv.CSVFormat.CSVFormatBuilder.validate()

Could this be too restrictive? Could a user want a rec-sep /other/ than a
line-sep?

Gary


>
>
> Emmanuel Bourg
>
>
>


-- 
E-Mail: [email protected] | [email protected]
Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to