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