I've noticed that regexes are a tragically underused resource among my fellow Java programmers. Regular Expressions are an incredible resource for dealing with text.
If you're interested in learning how to use regular expressions, I unconditionally recommend reading Mastering Regular Expressions by Jeffrey Friedl.

0 comments:
Post a Comment