public interface RegExp
RegExpFactory#getDefaultInstance() to
get the "default" instance, and then just call: match(String,String).boolean match(String pattern, String val) throws QueryExecutionException
QueryExecutionExceptionvoid init(Query q) throws QueryExecutionException
QueryExecutionException