Class RegexPredicate
java.lang.Object
com.yahoo.search.grouping.request.FilterExpression
com.yahoo.search.grouping.request.RegexPredicate
Represents a filter expression that matches a value from the evaluated expression against a regex.
- Author:
- bjorncs
-
Constructor Details
-
RegexPredicate
-
-
Method Details
-
getPattern
-
getExpression
-
toString
- Specified by:
toStringin classFilterExpression
-
copy
Description copied from class:FilterExpressionReturns a deep copy of this- Specified by:
copyin classFilterExpression
-