Class application.Template
java.lang.Object
com.fizzed.rocker.RockerTemplate
com.fizzed.rocker.runtime.DefaultRockerTemplate
io.micronaut.starter.feature.lang.groovy.application.Template
- Enclosing class:
- application
public static class application.Template
extends com.fizzed.rocker.runtime.DefaultRockerTemplate
- 
Nested Class SummaryNested classes/interfaces inherited from class com.fizzed.rocker.runtime.DefaultRockerTemplatecom.fizzed.rocker.runtime.DefaultRockerTemplate.Internal
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected final ApplicationRenderingContextprotected final booleanprotected final Featuresprotected final booleanprotected final ProjectFields inherited from class com.fizzed.rocker.runtime.DefaultRockerTemplate__internal
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.fizzed.rocker.runtime.DefaultRockerTemplate__associate, __newOutput, __render, raw, rawMethods inherited from class com.fizzed.rocker.RockerTemplatetoString
- 
Field Details- 
project
- 
features
- 
context
- 
julprotected final boolean jul
- 
disableBannerprotected final boolean disableBanner
 
- 
- 
Constructor Details- 
Template
 
- 
- 
Method Details- 
__doRender- Specified by:
- __doRenderin class- com.fizzed.rocker.runtime.DefaultRockerTemplate
- Throws:
- IOException
- com.fizzed.rocker.RenderingException
 
 
-