| Interface | Description |
|---|---|
| RenderCall |
Represents a simple callback used by
GlobalRenderContext.emitToString(RenderCall). |
| Class | Description |
|---|---|
| GlobalRenderContext |
Represents the global context which is created to render a template.
|
| LocalRenderContext |
Represents a render context local to a single template.
|
| Exception | Description |
|---|---|
| RenderException |
Thrown for any error or exception when rendering a template.
|
Copyright © 2018. All rights reserved.