Package | Description |
---|---|
org.smooks.cartridges.templating |
Templating for Smooks.
|
org.smooks.cartridges.templating.freemarker |
FreeMarker templating for Smooks.
|
Modifier and Type | Method and Description |
---|---|
TemplatingConfiguration |
TemplatingConfiguration.setApplyBefore(boolean applyBefore)
Set whether or not the template should be applied at the start of the fragment and before processing
any of the fragment's child content.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractTemplateProcessor.setTemplatingConfiguration(TemplatingConfiguration templatingConfiguration) |
Constructor and Description |
---|
FreeMarkerTemplateProcessor(TemplatingConfiguration templatingConfiguration)
Programmatically configure the FreeMarker Templating Visitor.
|
Copyright © 2024. All rights reserved.