Uses of Annotation Interface
io.jstach.jstache.JStacheFormatterTypes
Packages that use JStacheFormatterTypes
-
Uses of JStacheFormatterTypes in io.jstach.jstachio.formatters
Classes in io.jstach.jstachio.formatters with annotations of type JStacheFormatterTypesModifier and TypeInterfaceDescriptioninterface
Default formatters.interface
Formatter that follows the spec rules that if a variable isnull
it will be an empty string (ie NOOP).