public class WriteCode extends DefaultCode
| Constructor and Description |
|---|
WriteCode(TemplateContext tc,
DefaultMustacheFactory df,
String text) |
| Modifier and Type | Method and Description |
|---|---|
void |
identity(Writer writer) |
Node |
invert(Node node,
String text,
AtomicInteger position) |
addScope, append, appendText, clone, clone, execute, filterText, get, getCodes, getName, init, matchAppended, run, runIdentity, setCodes, tagpublic WriteCode(TemplateContext tc, DefaultMustacheFactory df, String text)
public void identity(Writer writer)
identity in interface Codeidentity in class DefaultCodepublic Node invert(Node node, String text, AtomicInteger position)
invert in interface Codeinvert in class DefaultCodeCopyright © 2024. All rights reserved.