public interface MappingRuleMatcher
Modifier and Type | Method and Description |
---|---|
boolean |
match(VariableContext variables)
Returns true if the matcher matches the current context.
|
boolean match(VariableContext variables)
variables
- The variable context, which contains all the variablesCopyright © 2008–2024 Apache Software Foundation. All rights reserved.