public class handlerReadme
extends com.fizzed.rocker.runtime.DefaultRockerModel
Modifier and Type | Class and Description |
---|---|
static class |
handlerReadme.Template |
Constructor and Description |
---|
handlerReadme() |
Modifier and Type | Method and Description |
---|---|
ApplicationType |
applicationType() |
handlerReadme |
applicationType(ApplicationType applicationType) |
protected com.fizzed.rocker.runtime.DefaultRockerTemplate |
buildTemplate() |
DocumentationLink |
documentationLink() |
handlerReadme |
documentationLink(DocumentationLink documentationLink) |
Feature |
feature() |
handlerReadme |
feature(Feature feature) |
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() |
Project |
project() |
handlerReadme |
project(Project project) |
static handlerReadme |
template(Feature feature,
ApplicationType applicationType,
Project project,
DocumentationLink documentationLink) |
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 handlerReadme feature(Feature feature)
public Feature feature()
public handlerReadme applicationType(ApplicationType applicationType)
public ApplicationType applicationType()
public handlerReadme project(Project project)
public Project project()
public handlerReadme documentationLink(DocumentationLink documentationLink)
public DocumentationLink documentationLink()
public static handlerReadme template(Feature feature, ApplicationType applicationType, Project project, DocumentationLink documentationLink)
protected com.fizzed.rocker.runtime.DefaultRockerTemplate buildTemplate() throws com.fizzed.rocker.RenderingException
buildTemplate
in class com.fizzed.rocker.runtime.DefaultRockerModel
com.fizzed.rocker.RenderingException