Package com.github.mustachejava.codes
package com.github.mustachejava.codes
-
ClassesClassDescriptionSimplest possible code implementaion with some default shared behaviorDefault MustacheName a section: {{$name}}...{{/name}}Extending a template through in-place replacement of the overridden codes.Name a section: {{$name}}...{{/name}}Runs the enclosed template once if the value is falsey.Output a valueWrite template text.