public class javaSetup
extends com.fizzed.rocker.runtime.DefaultRockerModel
| Modifier and Type | Class and Description |
|---|---|
static class |
javaSetup.Template |
| Constructor and Description |
|---|
javaSetup() |
| Modifier and Type | Method and Description |
|---|---|
protected com.fizzed.rocker.runtime.DefaultRockerTemplate |
buildTemplate() |
BuildTool |
buildTool() |
javaSetup |
buildTool(BuildTool buildTool) |
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() |
JdkVersion |
jdkVersion() |
javaSetup |
jdkVersion(JdkVersion jdkVersion) |
static javaSetup |
template(BuildTool buildTool,
JdkVersion jdkVersion) |
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 BuildTool buildTool()
public javaSetup jdkVersion(JdkVersion jdkVersion)
public JdkVersion jdkVersion()
public static javaSetup template(BuildTool buildTool, JdkVersion jdkVersion)
protected com.fizzed.rocker.runtime.DefaultRockerTemplate buildTemplate()
throws com.fizzed.rocker.RenderingException
buildTemplate in class com.fizzed.rocker.runtime.DefaultRockerModelcom.fizzed.rocker.RenderingException