public class ReplaceFilter extends Object implements Filter
| Modifier and Type | Field and Description |
|---|---|
static String |
FILTER_NAME |
| Constructor and Description |
|---|
ReplaceFilter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
apply(Object input,
Map<String,Object> args) |
List<String> |
getArgumentNames() |
public static final String FILTER_NAME
Copyright © 2018. All rights reserved.