class MatchesExpression extends CompareExpression
| Constructor and Description |
|---|
MatchesExpression(Val val1,
Val val2,
String single,
String multi,
String escape,
boolean affirmation)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
compare(Object o1,
Object o2)
Compare the two values.
|
acceptVisit, eval, evalprotected boolean compare(Object o1, Object o2)
CompareExpressioncompare in class CompareExpressionCopyright © 2006–2015 Apache Software Foundation. All rights reserved.