public class Filtering extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
filter(String input,
Map<String,String> variables)
Filters the given input using the given set of variables.
|
Copyright © 2016–2019. All rights reserved.