Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7F21B10115 for ; Thu, 28 Nov 2013 12:31:58 +0000 (UTC) Received: (qmail 44600 invoked by uid 500); 28 Nov 2013 12:31:57 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 44472 invoked by uid 500); 28 Nov 2013 12:31:56 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 44464 invoked by uid 99); 28 Nov 2013 12:31:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Nov 2013 12:31:56 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of claus.ibsen@gmail.com designates 209.85.223.172 as permitted sender) Received: from [209.85.223.172] (HELO mail-ie0-f172.google.com) (209.85.223.172) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Nov 2013 12:31:50 +0000 Received: by mail-ie0-f172.google.com with SMTP id qd12so14504712ieb.3 for ; Thu, 28 Nov 2013 04:31:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=4pmNdiEqgPmDt0D2t6tfjmj5l5e9uCEjC2yCx8QoS28=; b=g/hqn/fQEscD+cGs5IwEu9KiaW+iWLG4RxI3pNNWcc+DioHJuho7pTG7XVDrVI55JH gmsFKzpTspur2TvA1teGr2iJjA0zJJWUlpJiHotNkhDRPPHYtSeCCgigCc6tdeJjUL7N Vq08v8XMUvjYgbQqsItKV6PEgAh9lAKF8tdy7VmDe6TmHX0W0GaEbKrMm76zrY5LmYxR jNcv966mlmCefWdk26n0xK3licqvRH1KDj9Ub9FBLobV1pECVly1nv4b1JHjLVjgI4lm TbsqIuK7oNnGq7oUsPwBPBJo1pMbq08nBVj3F7rTQtkjRFTB4bmo4OnJkfiVtCisihFo S51A== X-Received: by 10.50.23.16 with SMTP id i16mr1891405igf.50.1385641890033; Thu, 28 Nov 2013 04:31:30 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.89.103 with HTTP; Thu, 28 Nov 2013 04:31:09 -0800 (PST) In-Reply-To: <1385639427072-5744012.post@n5.nabble.com> References: <1385639427072-5744012.post@n5.nabble.com> From: Claus Ibsen Date: Thu, 28 Nov 2013 13:31:09 +0100 Message-ID: Subject: Re: Bindy unmarshalling issues To: "users@camel.apache.org" Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org 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 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: cibsen@redhat.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen