Re: AW: Parsing comma-separated string and getting handle to each token

2009-11-23 Thread rohit15
> > >>-----Ursprüngliche Nachricht- >>Von: rohit15 [mailto:rohitkulkarn...@gmail.com] >>Gesendet: Montag, 23. November 2009 11:07 >>An: user@ant.apache.org >>Betreff: Parsing comma-separated string and getting handle to >>each token >> >>

Parsing comma-separated string and getting handle to each token

2009-11-23 Thread rohit15
Hi gurus, Can you please help me resolve this seemingly simple requirement. I have a my.txt file like localVariable1,propVariable11,propVariable12 localVariable2,propVariable21,propVariable22 localVariable3,propVariable31,propVariable32 I need to parse this line by line and then process each l