public interface ITemplate
| Modifier and Type | Method and Description |
|---|---|
String |
render(Object... scopes) |
void |
render(OutputStream output,
Object... scopes) |
void render(OutputStream output, Object... scopes)
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.