[ajug-members] Java vs sed Regular Expression

Sony Antony sony.antony at gmail.com
Sun Aug 12 03:18:08 EDT 2007


Has anybody compared the Regular Expression speed of Java against the
typical UNIX utilities like sed/awk/grep.

Also is there anyway to do a precompiled version of str.matches()
( As in Pattern.compile( regex ) )

Thanks
--sony



More information about the ajug-members mailing list