Package com.github.mustachejava.codes
-
Class Summary Class Description CommentCode DefaultCode Simplest possible code implementaion with some default shared behaviorDefaultMustache Default MustacheDepthLimitedWriter ExtendCheckNameCode Name a section: {{$name}}...{{/name}}ExtendCode Extending a template through in-place replacement of the overridden codes.ExtendNameCode Name a section: {{$name}}...{{/name}}IterableCode NotIterableCode Runs the enclosed template once if the value is falsey.PartialCode ValueCode Output a valueWriteCode Write template text.