I dont think so as a CR would mean the next line and thus a new CSV line.
You can maybe replace the CR before calling bindy etc.


On Thu, Nov 28, 2013 at 12:50 PM, cgsk <karthik2...@gmail.com> wrote:
> Hi There,
>
> I am using Bindy for marshalling/unmarshalling to & from a csv file. One of
> the data value has carriage return. I am using separator = "," ,quote="\"".
> While marshalling to csv file, it works properly. So if i open the csv file
> in Excel, the data shows in with carriage return. But unmarshall to read
> back to my object it considers the fields after the field with carriage
> return as next records and throws error.
>
> Any help to fix this.
>
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Re-Bindy-unmarshalling-issues-tp5744012.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to