public class annotationProcessor
extends com.fizzed.rocker.runtime.DefaultRockerModel
Modifier and Type | Class and Description |
---|---|
static class |
annotationProcessor.Template |
Constructor and Description |
---|
annotationProcessor() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
artifact() |
annotationProcessor |
artifact(java.lang.String artifact) |
protected com.fizzed.rocker.runtime.DefaultRockerTemplate |
buildTemplate() |
Features |
features() |
annotationProcessor |
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 annotationProcessor |
template(Features features,
java.lang.String artifact) |
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 annotationProcessor features(Features features)
public Features features()
public annotationProcessor artifact(java.lang.String artifact)
public java.lang.String artifact()
public static annotationProcessor template(Features features, java.lang.String artifact)
protected com.fizzed.rocker.runtime.DefaultRockerTemplate buildTemplate() throws com.fizzed.rocker.RenderingException
buildTemplate
in class com.fizzed.rocker.runtime.DefaultRockerModel
com.fizzed.rocker.RenderingException