;> }
>> }
>>
>> class MyLog implements Processor {
>> public void process(Exchange exchange) throws Exception {
>> List<List<String>> data = (List<List<String>>)
>> exchange.getIn().getBody();
>> for (List line : data) {
>> System.out.println(String.format("TEST %s
xception {
> List<List<String>> data = (List<List<String>>)
> exchange.getIn().getBody();
> for (List line : data) {
> System.out.println(String.format("TEST %s - %s - %s",
> line.get(0), line.get(1), line.get(2)));
>
> List<List<String>> data = (List<List<String>>)
> exchange.getIn().getBody();
> for (List line : data) {
> System.out.println(String.format("TEST %s - %s - %s",
> line.get(0), line.get(1), line.get(2)));
> }
> }
dy();
for (List line : data) {
System.out.println(String.format("TEST %s - %s - %s",
line.get(0), line.get(1), line.get(2)));
}
}
}
++++++++
--
View this message in context:
http://camel.465427.n5.nabble.com/unmarshal-CsvDat