Create an instance of a matcher from a classname.
Parameters: className - a String value a RegexpMatcher value exception: BuildException - if an error occurs
Create a new regular expression instance.
Parameters: p - Project whose ant.regexp.regexpimpl property will be used. the matcher throws: BuildException - on error