public class JoinFilter extends AbstractFilter
join option applied to arrays.| Modifier and Type | Field and Description |
|---|---|
static String |
JOIN_OPTION |
NON_PARAMETRIZABLE_CONTEXTS, priority| Modifier and Type | Method and Description |
|---|---|
protected Expression |
apply(Expression expression,
Map<String,ExpressionNode> options) |
static JoinFilter |
getInstance() |
apply, compareTo, equals, getApplicableContexts, getOptions, getRequiredOptions, hashCode, prioritypublic static final String JOIN_OPTION
public static JoinFilter getInstance()
protected Expression apply(Expression expression, Map<String,ExpressionNode> options)
apply in class AbstractFilterCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.