Uses of Class
io.jstach.opt.jmustache.JMustacheRenderer
Package
Description
JMustache extension to JStachio to enable dynamic development of templates.
-
Uses of JMustacheRenderer in io.jstach.opt.jmustache
Modifier and TypeMethodDescriptionDeprecated.A prefix to add to the output to know that JMustache is being used.JMustacheRenderer.sourcePath
(String sourcePath) Deprecated.Sets the relative to the project sourcePath for runtime lookup of templates.Deprecated.A suffix to append to the output to know that JMustache is being used.JMustacheRenderer.use
(boolean flag) Deprecated.Enables JMustache