public class WriteCode extends DefaultCode
appended, binding, df, mustache, name, oh, returnThis, tc, type| 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)
If it returns a node, that means that it successfully parsed it
and advanced the reader.
|
addScope, append, appendText, clone, clone, execute, execute, filterText, get, getCodes, init, 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)
Codeinvert in interface Codeinvert in class DefaultCodeCopyright © 2014. All Rights Reserved.