Hi,
I need to compare 2 tab demilited files. The row order might differ.
So my plan is to convert them into some objects and then compare the
two objects.
Any better suggestion. And how do I extract the records from the tab
de milited file using Java
Please help !
Cheers
Nick
Sabine Dinis Blochberger - 06 May 2008 12:27 GMT
> Hi,
>
[quoted text clipped - 9 lines]
> Cheers
> Nick
Stop posting the same question with different subjects everywhere!
Someone who knows how to help you will get around to it eventually.
In the meantime do some researching.

Signature
Sabine Dinis Blochberger
Op3racional
www.op3racional.eu
Roedy Green - 06 May 2008 17:36 GMT
On Tue, 6 May 2008 04:12:51 -0700 (PDT), Nick
<nachiket.shirwalkar@gmail.com> wrote, quoted or indirectly quoted
someone who said :
>Any better suggestion. And how do I extract the records from the tab
>de milited file using Java
regex split will break on tabs. See
http://mindprod.com/jgloss/regex.html

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com