public interface RockerBootstrap
| Modifier and Type | Method and Description |
|---|---|
RockerModel |
model(String templatePath) |
DefaultRockerTemplate |
template(Class modelType,
DefaultRockerModel model) |
RockerModel model(String templatePath) throws TemplateNotFoundException, TemplateBindException
DefaultRockerTemplate template(Class modelType, DefaultRockerModel model) throws RenderingException
RenderingExceptionCopyright © 2016–2020 Fizzed, Inc. All rights reserved.