On Wed, Mar 20, 2013 at 3:54 AM, Benedikt Ritter wrote:
> Hi Gary,
>
>
> 2013/3/20 Gary Gregory
>
> > Addressing this TODO:
> >
> > /**
> > * Standard comma separated format, as for {@link #RFC4180} but
> > allowing empty lines.
> > *
> > * withDelimiter(',')
> > * withQ
Hi Gary,
2013/3/20 Gary Gregory
> Addressing this TODO:
>
> /**
> * Standard comma separated format, as for {@link #RFC4180} but
> allowing empty lines.
> *
> * withDelimiter(',')
> * withQuoteChar('"')
> * withIgnoreEmptyLines(true)
> * withLineSeparator(CRLF