public class multimodule
extends com.fizzed.rocker.runtime.DefaultRockerModel
Modifier and Type | Class and Description |
---|---|
static class |
multimodule.Template |
Constructor and Description |
---|
multimodule() |
Modifier and Type | Method and Description |
---|---|
protected com.fizzed.rocker.runtime.DefaultRockerTemplate |
buildTemplate() |
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() |
java.util.Collection<java.lang.String> |
moduleNames() |
multimodule |
moduleNames(java.util.Collection<java.lang.String> moduleNames) |
Project |
project() |
multimodule |
project(Project project) |
static multimodule |
template(Project project,
java.util.Collection<java.lang.String> moduleNames) |
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 multimodule project(Project project)
public Project project()
public multimodule moduleNames(java.util.Collection<java.lang.String> moduleNames)
public java.util.Collection<java.lang.String> moduleNames()
public static multimodule template(Project project, java.util.Collection<java.lang.String> moduleNames)
protected com.fizzed.rocker.runtime.DefaultRockerTemplate buildTemplate() throws com.fizzed.rocker.RenderingException
buildTemplate
in class com.fizzed.rocker.runtime.DefaultRockerModel
com.fizzed.rocker.RenderingException