| Package | Description |
|---|---|
| com.fizzed.rocker | |
| com.fizzed.rocker.runtime |
| Modifier and Type | Method and Description |
|---|---|
static <T extends RockerTemplate> |
RockerUtils.requireTemplateClass(RockerTemplate template,
Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
RockerTemplate.__associate(RockerTemplate template)
Associates this template for processing within the context of another
template.
|
void |
RockerTemplateCustomizer.customize(RockerTemplate template)
After a template has been built from a model, this will allow any last
second customizations before render.
|
static <T extends RockerTemplate> |
RockerUtils.requireTemplateClass(RockerTemplate template,
Class<T> clazz) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRockerTemplate |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultRockerTemplate.__associate(RockerTemplate context) |
Copyright © 2016–2020 Fizzed, Inc. All rights reserved.