| Package | Description |
|---|---|
| org.jamplate.impl |
Jamplate specific implementations.
|
| org.jamplate.impl.initializer |
A package containing implementations of the interface
Initializer. |
| Modifier and Type | Field and Description |
|---|---|
static @NotNull Initializer |
Jamplate.INITIALIZER
The default jamplate initializer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessorsInitializer
An initializer that initializes new compilations using a list of processors.
|