| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.tools.ant.util.regexp.JakartaOroMatcherorg.apache.tools.ant.util.regexp.JakartaOroRegexpField Summary |
Fields inherited from class org.apache.tools.ant.util.regexp.JakartaOroMatcher | |
compiler, matcher | |
Fields inherited from interface org.apache.tools.ant.util.regexp.Regexp | |
REPLACE_ALL, REPLACE_FIRST | |
Fields inherited from interface org.apache.tools.ant.util.regexp.RegexpMatcher | |
MATCH_CASE_INSENSITIVE, MATCH_DEFAULT, MATCH_MULTILINE, MATCH_SINGLELINE | |
Constructor Summary | |
Method Summary | |
protected int |
|
String |
|
Methods inherited from class org.apache.tools.ant.util.regexp.JakartaOroMatcher | |
getCompiledPattern, getCompilerOptions, getGroups, getGroups, getPattern, matches, matches, setPattern | |
protected int getSubsOptions(int options)
public String substitute(String input,
String argument,
int options)
throws BuildException
- Specified by:
- substitute in interface Regexp