public class NotIterableCode extends IterableCode
Constructor and Description |
---|
NotIterableCode(TemplateContext templateContext,
DefaultMustacheFactory df,
Mustache mustache,
String variable) |
Modifier and Type | Method and Description |
---|---|
protected Writer |
execute(Writer writer,
Object resolve,
List<Object> scopes) |
protected Writer |
handle(Writer writer,
Object resolved,
List<Object> scopes) |
Writer |
next(Writer writer,
Object object,
List<Object> scopes) |
execute, handleCallable, handleFunction, invert, writeTemplate
addScope, append, appendText, clone, clone, filterText, get, getCodes, getName, identity, init, matchAppended, run, runIdentity, setCodes, tag
public NotIterableCode(TemplateContext templateContext, DefaultMustacheFactory df, Mustache mustache, String variable)
Copyright © 2024. All rights reserved.