@Authors(value="Nikolche Mihajlovski")
@Since(value="5.1.0")
public interface Template
| Modifier and Type | Method and Description |
|---|---|
String |
render(Object... scopes) |
void |
renderTo(OutputStream output,
Object... scopes) |
void renderTo(OutputStream output, Object... scopes)
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.