Class application.Template
java.lang.Object
com.fizzed.rocker.RockerTemplate
com.fizzed.rocker.runtime.DefaultRockerTemplate
io.micronaut.starter.feature.lang.java.application.Template
- Enclosing class:
 - application
 
public static class application.Template
extends com.fizzed.rocker.runtime.DefaultRockerTemplate
- 
Nested Class Summary
Nested classes/interfaces inherited from class com.fizzed.rocker.runtime.DefaultRockerTemplate
com.fizzed.rocker.runtime.DefaultRockerTemplate.Internal - 
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final ApplicationRenderingContextprotected final Featuresprotected final booleanprotected final ProjectFields inherited from class com.fizzed.rocker.runtime.DefaultRockerTemplate
__internal - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.fizzed.rocker.runtime.DefaultRockerTemplate
__associate, __newOutput, __render, raw, rawMethods inherited from class com.fizzed.rocker.RockerTemplate
toString 
- 
Field Details
- 
project
 - 
features
 - 
context
 - 
jul
protected final boolean jul 
 - 
 - 
Constructor Details
- 
Template
 
 - 
 - 
Method Details
- 
__doRender
- Specified by:
 __doRenderin classcom.fizzed.rocker.runtime.DefaultRockerTemplate- Throws:
 IOExceptioncom.fizzed.rocker.RenderingException
 
 -