public class annotationProcessors
extends com.fizzed.rocker.runtime.DefaultRockerModel
| Modifier and Type | Class and Description |
|---|---|
static class |
annotationProcessors.Template |
| Constructor and Description |
|---|
annotationProcessors() |
| Modifier and Type | Method and Description |
|---|---|
protected com.fizzed.rocker.runtime.DefaultRockerTemplate |
buildTemplate() |
Features |
features() |
annotationProcessors |
features(Features features) |
static java.lang.String[] |
getArgumentNames() |
static com.fizzed.rocker.ContentType |
getContentType() |
static java.lang.String |
getHeaderHash() |
static java.lang.String |
getTemplateName() |
static java.lang.String |
getTemplatePackageName() |
static annotationProcessors |
template(Features features) |
public static com.fizzed.rocker.ContentType getContentType()
public static java.lang.String getTemplateName()
public static java.lang.String getTemplatePackageName()
public static java.lang.String getHeaderHash()
public static java.lang.String[] getArgumentNames()
public annotationProcessors features(Features features)
public Features features()
public static annotationProcessors template(Features features)
protected com.fizzed.rocker.runtime.DefaultRockerTemplate buildTemplate()
throws com.fizzed.rocker.RenderingException
buildTemplate in class com.fizzed.rocker.runtime.DefaultRockerModelcom.fizzed.rocker.RenderingException