Package org.apache.oro.text.perl
package org.apache.oro.text.perl
-
ClassDescriptionAn exception used to indicate errors in Perl style regular expressions.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().