public interface FilterExpression
| Modifier and Type | Interface and Description |
|---|---|
static class |
FilterExpression.LOGICAL_OPERATOR |
static class |
FilterExpression.VALUE_TYPE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(JRJsonNode jsonNode,
FilterExpressionEvaluatorVisitor evaluator) |
boolean evaluate(JRJsonNode jsonNode, FilterExpressionEvaluatorVisitor evaluator)
Copyright © 2017. All rights reserved.