| Package | Description |
|---|---|
| org.craftercms.core.processors.impl.template | |
| org.craftercms.core.util.template.impl.freemarker | |
| org.craftercms.core.util.template.impl.spel |
| Modifier and Type | Field and Description |
|---|---|
protected TemplateCompiler<IdentifiableStringTemplateSource> |
TemplateProcessor.templateCompiler
Template compiler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateProcessor.setTemplateCompiler(TemplateCompiler<IdentifiableStringTemplateSource> templateCompiler)
Sets the template compiler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FreeMarkerStringTemplateCompiler
Class description goes HERE
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpELStringTemplateCompiler
Class description goes HERE
|
Copyright © 2018 CrafterCMS. All rights reserved.