Uses of Interface
com.github.mjeanroy.springmvc.view.mustache.configuration.jmustache.JMustacheCustomizer
-
Packages that use JMustacheCustomizer Package Description com.github.mjeanroy.springmvc.view.mustache.configuration.jmustache -
-
Uses of JMustacheCustomizer in com.github.mjeanroy.springmvc.view.mustache.configuration.jmustache
Method parameters in com.github.mjeanroy.springmvc.view.mustache.configuration.jmustache with type arguments of type JMustacheCustomizer Modifier and Type Method Description void
JMustacheCompilerFactoryBean. setCustomizers(Collection<JMustacheCustomizer> customizers)
void
JMustacheConfiguration. setCustomizers(Collection<JMustacheCustomizer> customizers)
-