By mkyong via mkyong.com Published: Nov 18 2009 / 13:02
Very nice commented examples that show exactly what each part of the wacky regex syntax does.
First class layout for explanation with Test Cases: what more could you ask for.
Although it falls in the trap to use (too simple) regexes where it shouldn't (not handling admittedly corner cases), the article is indeed good in breaking down the concrete regular expressions into edible parts.
Too many well-done regexes for cases that shouldn't be using regexes.
Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.
Comments
ckeene replied ago:
Very nice commented examples that show exactly what each part of the wacky regex syntax does.
Eddie Dealtry replied ago:
First class layout for explanation with Test Cases: what more could you ask for.
philho replied ago:
Although it falls in the trap to use (too simple) regexes where it shouldn't (not handling admittedly corner cases), the article is indeed good in breaking down the concrete regular expressions into edible parts.
Gene Gotimer replied ago:
Too many well-done regexes for cases that shouldn't be using regexes.
Voters For This Link (44)
Voters Against This Link (1)