Uses of Package
io.wcm.devops.conga.generator.spi.handlebars
Packages that use io.wcm.devops.conga.generator.spi.handlebars
Package
Description
Built-in handlebars escaping strategy plugins.
Built-in handlebars helper plugins.
-
Classes in io.wcm.devops.conga.generator.spi.handlebars used by io.wcm.devops.conga.generator.plugins.handlebars.escapingClassDescriptionPlugin that provides an
EscapingStrategyto be used by Handlebars when replacing variables in a template. -
Classes in io.wcm.devops.conga.generator.spi.handlebars used by io.wcm.devops.conga.generator.plugins.handlebars.helperClassDescriptionPlugin that allows to register custom Handlebars
Helperextensions that can be used in all templates.