public interface ExpressionFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(String name,
Expression value) |
Expression |
apply(Expression input) |
Expression apply(Expression input)
boolean accepts(String name, Expression value)
Copyright © 2012-2015. All Rights Reserved.