Field Summary |
|
final public static String | APACHE_REGEXP_INST The instance name to use for the Apache RegExp regular expression library. |
final public static String | GNU_INST The instance name to use for the GNU regular expression library. |
final public static String | JAVA_INST The instance name to use for the Java 1.4 (java.util.regex) regular expression library. |
final public static String | ORO_INST The instance name to use for the ORO Apache regular expression library. |