public class ReverseFilter extends Object implements Filter
| Constructor and Description |
|---|
ReverseFilter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
apply(Object input,
Map<String,Object> args,
PebbleTemplate self,
EvaluationContext context,
int lineNumber) |
List<String> |
getArgumentNames() |
public List<String> getArgumentNames()
getArgumentNames in interface NamedArgumentspublic Object apply(Object input, Map<String,Object> args, PebbleTemplate self, EvaluationContext context, int lineNumber)
Copyright © 2018. All rights reserved.