资讯

I answered that Groovy uses Java’s regular expression support and adds a few nifty features of its own to make regular expressions easier to apply.
I’ve created the RegexDemo application to demonstrate Java’s regular expressions and the various methods located in the Pattern, Matcher, and PatternSyntaxException classes.