public static class repository.Template
extends com.fizzed.rocker.runtime.DefaultRockerTemplate
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
id |
protected boolean |
snapshot |
protected java.lang.String |
url |
Constructor and Description |
---|
Template(repository model) |
Modifier and Type | Method and Description |
---|---|
protected void |
__doRender() |
protected final java.lang.String id
protected final java.lang.String url
protected final boolean snapshot
public Template(repository model)