Package org.apache.tools.ant.util.regexp

Interface Summary
RegexpMatcher Interface describing a regular expression matcher.
 

Class Summary
JakartaOroMatcher Implementation of RegexpMatcher for Jakarta-ORO.
JakartaRegexpMatcher Implementation of RegexpMatcher for Jakarta-Regexp.
RegexpMatcherFactory Simple Factory Class that produces an implementation of RegexpMatcher based on the system property ant.regexp.matcherimpl and the classes available.
 



Copyright ? 2000 Apache Software Foundation. All Rights Reserved.