|
|||||||||
| Home >> All >> org >> apache >> oro >> text >> [ perl overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.oro.text.perl
This package used to be the TextTools library and provides general text processing support, including a glob regular expression class, pattern caching and line-by-line processing classes.
See:
Description
| Class Summary | |
| ParsedSubstitutionEntry | |
| 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 Summary | |
| MalformedPerl5PatternException | An exception used to indicate errors in Perl style regular expressions. |
Package org.apache.oro.text.perl Description
This package used to be the TextTools library and provides general text processing support, including a glob regular expression class, pattern caching and line-by-line processing classes.
|
|||||||||
| Home >> All >> org >> apache >> oro >> text >> [ perl overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||