Package com.github.mustachejava.codes
Class WriteCode
java.lang.Object
com.github.mustachejava.codes.DefaultCode
com.github.mustachejava.codes.WriteCode
Write template text.
-
Field Summary
FieldsFields inherited from class com.github.mustachejava.codes.DefaultCode
appended, binding, df, mustache, name, oh, returnThis, tc, type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.mustachejava.codes.DefaultCode
addScope, append, appendText, clone, clone, execute, filterText, get, getCodes, getName, init, matchAppended, run, runIdentity, setCodes, tag
-
Field Details
-
compiledAppended
-
-
Constructor Details
-
WriteCode
-
-
Method Details
-
identity
- Specified by:
identityin interfaceCode- Overrides:
identityin classDefaultCode
-
invert
- Specified by:
invertin interfaceCode- Overrides:
invertin classDefaultCode
-