| Constructor and Description |
|---|
FilterNode(String filterName,
Filter filter) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(LNode param) |
Object |
apply(Object value,
TemplateContext context) |
Object |
render(TemplateContext context)
Renders this AST.
|
public void add(LNode param)
public Object apply(Object value, TemplateContext context)
public Object render(TemplateContext context)
LNodeCopyright © 2012–2016. All rights reserved.