| Package | Description |
|---|---|
| com.mitchellbosecke.pebble | |
| com.mitchellbosecke.pebble.extension |
| Modifier and Type | Method and Description |
|---|---|
PebbleEngine.Builder |
PebbleEngine.Builder.registerExtensionCustomizer(java.util.function.Function<Extension,ExtensionCustomizer> customizer)
Registers an implementation of
ExtensionCustomizer to change runtime-behaviour of standard
functionality. |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensionRegistryFactory.registerExtensionCustomizer(java.util.function.Function<Extension,ExtensionCustomizer> customizer) |
Copyright © 2021. All rights reserved.