the livingrimoire RegexUtil class is the most conviniet way to extract regular expressions.
added: Regex Almanac
the RegexUtil auxiliary module has been updated: it's much leaner now, with only 5 essential methods.
the code design is optimized to take a smaller toll on the garbage collector.
the class is static now.
RegexUtil
more (high use) regex Enums were added as well.