| Interface | Description |
|---|---|
| ExpressionInterpreter<E,R> |
Interface for interpreting an expression e.g. provided by
Exclude.onExpression() |
| Class | Description |
|---|---|
| BasePropertyExpressionInterpreter |
Base implementation for simple (property) expressions
Supported operations:
[key]==[value]
[key]!
|
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.