Package | Description |
---|---|
org.josql.functions.regexp |
Modifier and Type | Class and Description |
---|---|
class |
ApacheRegExpWrapper |
class |
GNURegExpWrapper
The wrapper implementation for the GNU implementation of regular expression matching.
|
class |
OroApacheRegExpWrapper
The wrapper implementation for the Apache ORO implementation of regular expression matching.
|
class |
StandardJavaRegExpWrapper
The wrapper implementation for the Java 1.4 regular expression matching (java.util.regex).
|