| java.lang.Object org.tp23.antinstaller.antmod.RegexpMatcherFactory
RegexpMatcherFactory | public class RegexpMatcherFactory (Code) | | This class exists because the default Regexp handler is not part of ant.jar
author: Paul Hinds version: $Id: RegexpMatcherFactory.java,v 1.2 2006/12/21 00:03:05 teknopaul Exp $ |
RegexpMatcherFactory | public RegexpMatcherFactory()(Code) | | |
newRegexpMatcher | public RegexpMatcher newRegexpMatcher() throws BuildException(Code) | | |
|
|