org.apache.anteater.util.regexp
Class RegexpUtilFactory
java.lang.Object
|
+--org.apache.anteater.util.regexp.RegexpUtilFactory
- public class RegexpUtilFactory
- extends Object
Factory for creating RegexpUtil
classes.
- Version:
- $Revision: 1.1 $ $Date: 2002/08/11 13:00:55 $
- Author:
- Jeff Turner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegexpUtilFactory
public RegexpUtilFactory()
createRegexpUtil
public static RegexpUtil createRegexpUtil()
Ant Functional Tester -- see Project home page for details