public interface RockerTemplateCustomizer
| Modifier and Type | Method and Description |
|---|---|
void |
customize(RockerTemplate template)
After a template has been built from a model, this will allow any last
second customizations before render.
|
void customize(RockerTemplate template)
template - The template that will be rendered by the model.Copyright © 2016–2020 Fizzed, Inc. All rights reserved.