org.apache.oro.text.regex
Perl5 regular expression classes.See: Description
Class | Description |
---|---|
Perl5Util |
This is a utility class implementing the 3 most common Perl5 operations
involving regular expressions:
[m]/pattern/[i][m][s][x],
s/pattern/replacement/[g][i][m][o][s][x],
and split().
|
Exception | Description |
---|---|
MalformedPerl5PatternException |
An exception used to indicate errors in Perl style regular expressions.
|
org.apache.oro.text.regex
Perl5 regular expression classes.Copyright ? 2000-2003 Apache Software Foundation. All Rights Reserved.