| Package | Description |
|---|---|
| org.rapidoid.render |
| Modifier and Type | Method and Description |
|---|---|
RenderCtxImpl |
RenderCtxImpl.factory(TemplateFactory factory) |
RenderCtxImpl |
RenderCtxImpl.filename(String filename) |
RenderCtxImpl |
RenderCtxImpl.model(Object model) |
RenderCtxImpl |
RenderCtxImpl.multiModel(List<Object> model) |
RenderCtxImpl |
RenderCtxImpl.out(org.rapidoid.writable.Writable out) |
| Modifier and Type | Method and Description |
|---|---|
void |
RapidoidTemplate.renderInContext(RenderCtxImpl renderCtx) |
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.