ERXRegExQualifier Class Reference
Inherits
er::extensions::qualifiers::ERXKeyValueQualifier.
List of all members.
Detailed Description
Provides regular expression matching of attributes. You can also bind a WODisplayGroup queryOperator to
matches and yoiu should be able to have qualifier strings with "foo matches bar".
This class does not do any conversion of the regular expression, so you'd need to have
your syntax in a way that is understood by both the java code and the DB.
- Author:
- ak
Constructor & Destructor Documentation
Member Function Documentation
| [static initializer] |
( |
|
) |
[static, package] |
| boolean evaluateWithObject |
( |
Object |
object |
) |
|
Member Data Documentation
final NSSelector MatchesSelector = new NSSelector("matches", new Class[] {String.class}) [static] |
The documentation for this class was generated from the following file: