public class schemaClassExample
extends com.fizzed.rocker.runtime.DefaultRockerModel
Modifier and Type | Class and Description |
---|---|
static class |
schemaClassExample.Template |
Constructor and Description |
---|
schemaClassExample() |
Modifier and Type | Method and Description |
---|---|
protected com.fizzed.rocker.runtime.DefaultRockerTemplate |
buildTemplate() |
static String[] |
getArgumentNames() |
static com.fizzed.rocker.ContentType |
getContentType() |
static String |
getHeaderHash() |
static long |
getModifiedAt() |
static String |
getTemplateName() |
static String |
getTemplatePackageName() |
String |
schemaClass() |
schemaClassExample |
schemaClass(String schemaClass) |
String |
schemaPackage() |
schemaClassExample |
schemaPackage(String schemaPackage) |
static schemaClassExample |
template(String schemaPackage,
String schemaClass) |
public static com.fizzed.rocker.ContentType getContentType()
public static String getTemplateName()
public static String getTemplatePackageName()
public static String getHeaderHash()
public static long getModifiedAt()
public static String[] getArgumentNames()
public schemaClassExample schemaPackage(String schemaPackage)
public String schemaPackage()
public schemaClassExample schemaClass(String schemaClass)
public String schemaClass()
public static schemaClassExample template(String schemaPackage, String schemaClass)
protected com.fizzed.rocker.runtime.DefaultRockerTemplate buildTemplate() throws com.fizzed.rocker.RenderingException
buildTemplate
in class com.fizzed.rocker.runtime.DefaultRockerModel
com.fizzed.rocker.RenderingException
Copyright © 2019. All rights reserved.