Package org.apache.tools.ant.util.regexp
package org.apache.tools.ant.util.regexp
-
ClassDescriptionImplementation of RegexpMatcher for Jakarta-ORO.Regular expression implementation using the Jakarta Oro packageImplementation of RegexpMatcher for Jakarta-Regexp.Regular expression implementation using the Jakarta Regexp packageImplementation of RegexpMatcher for the built-in regexp matcher of JDK 1.4.Regular expression implementation using the JDK 1.4 regular expression packageInterface which represents a regular expression, and the operations that can be performed on it.Regular expression factory, which will create Regexp objects.Interface describing a regular expression matcher.Simple Factory Class that produces an implementation of RegexpMatcher based on the system property
ant.regexp.regexpimpl
and the classes available.Regular expression utilities class which handles flag operations.