@Authors(value="Nikolche Mihajlovski")
@Since(value="5.1.0")
public class TemplateCompiler
extends org.rapidoid.RapidoidThing
| Modifier and Type | Field and Description |
|---|---|
static AtomicInteger |
ID_GEN |
| Constructor and Description |
|---|
TemplateCompiler() |
| Modifier and Type | Method and Description |
|---|---|
static TemplateRenderer |
compile(XNode node) |
static String |
retrieverId(String expr) |
public static final AtomicInteger ID_GEN
public static TemplateRenderer compile(XNode node)
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.