Awk-alike programming for Java This seems like a good hint, so I'd like to give it a little more visibility.
Java AWK - parsing csv-files in Java can be fun
The idea Marcus presents is that the REGEX support in Java improved
greatly way back in 1.4, and it's now possible to do high quality text
processing in Java. His example is playing with CSV (or I suppose
tab-separated) text files in a manner akin to what you do in a shell
script.
(2005-07-29 15:05:31.0) Permalink Comments [0]

