A template engine uses a specific template and the data in a routing context to render a resource into a buffer.
Concrete implementations exist for several well-known template engines.
AnythingObjectTemplateEngineBasicIdentifiableObjectAnything| Initializer |
TemplateEngine(TemplateEngine unknown) |
| Inherited Attributes |
Attributes inherited from: Objecthash, string |
| Methods | |
render | shared default void render(RoutingContext context, String templateFileName, Anything(Throwable|Buffer) handler)Render Parameters:
|
| Inherited Methods |
Methods inherited from: Objectequals |