Package com.github.mustachejava.codes
Class ExtendCheckNameCode
java.lang.Object
com.github.mustachejava.codes.DefaultCode
com.github.mustachejava.codes.ExtendCheckNameCode
Name a section: {{$name}}...{{/name}}
-
Field Summary
FieldsFields inherited from class com.github.mustachejava.codes.DefaultCode
appended, binding, df, mustache, name, oh, returnThis, tc, type -
Constructor Summary
ConstructorsConstructorDescriptionExtendCheckNameCode(TemplateContext templateContext, DefaultMustacheFactory df, Mustache mustache, String variable) -
Method Summary
Methods inherited from class com.github.mustachejava.codes.DefaultCode
addScope, append, appendText, clone, clone, execute, filterText, get, getCodes, identity, init, invert, matchAppended, run, runIdentity, setCodes, tag
-
Field Details
-
suppressed
private boolean suppressed
-
-
Constructor Details
-
ExtendCheckNameCode
public ExtendCheckNameCode(TemplateContext templateContext, DefaultMustacheFactory df, Mustache mustache, String variable)
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceCode- Overrides:
getNamein classDefaultCode
-