Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 982DC11D4F for ; Thu, 14 Aug 2014 20:08:20 +0000 (UTC) Received: (qmail 35073 invoked by uid 500); 14 Aug 2014 20:08:20 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 34976 invoked by uid 500); 14 Aug 2014 20:08:20 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 34790 invoked by uid 99); 14 Aug 2014 20:08:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Aug 2014 20:08:20 +0000 Date: Thu, 14 Aug 2014 20:08:20 +0000 (UTC) From: "Benedikt Ritter (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CSV-29) Encapsulated csv line strategy MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CSV-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter closed CSV-29. ------------------------------ > Encapsulated csv line strategy > ------------------------------ > > Key: CSV-29 > URL: https://issues.apache.org/jira/browse/CSV-29 > Project: Commons CSV > Issue Type: Improvement > Reporter: marc schipperheyn > Priority: Minor > Fix For: 1.0 > > > I ran into this csv file : > {code} > ",""AD"",""ALV"",""Andorra la Vella"",""Andorra la Vella"",,""--34-6--"",""AI"",""0601"",,""4230N 00131E"",""""" > {code} > It basically and weirdly encapsulates an entire line in " as a sort of record identifier and has double "" to identify values > I'm having difficulty finding a tool that can parse this easily. -- This message was sent by Atlassian JIRA (v6.2#6252)