Package | Description |
---|---|
org.josql.functions.regexp |
Class and Description |
---|
AbstractRegExpWrapper |
RegExp
Defines a regular expression, use the
RegExpFactory#getDefaultInstance() to
get the "default" instance, and then just call: RegExp.match(String,String) . |