Mon, Jul 28, 2003

Here are a couple of new tips I've written on using regular expressions in Java 1.4. Both tips include complete, working source code examples.

For more info on regex patterns that you can use in Java 1.4, you can also check out Sun's API docs for the Pattern class.