[ 
https://issues.apache.org/activemq/browse/CAMEL-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40718
 ] 

Claus Ibsen commented on CAMEL-244:
-----------------------------------

Damm this is fast. Just voted for it a few days ago.

However is this correct from the commit log? (JAXB format?)

+
+    /**
+     * Uses the JAXB data format
+     */
+    public T csv() {
+        return dataFormat(new CsvDataFormat());
     } 

> CSV support
> -----------
>
>                 Key: CAMEL-244
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-244
>             Project: Apache Camel
>          Issue Type: New Feature
>            Reporter: James Strachan
>             Fix For: 1.3.0
>
>
> See http://supercsv.sourceforge.net or http://commons.apache.org/sandbox/csv/ 
> for details of APIs

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to