public class ListHelper extends Object implements com.github.jknack.handlebars.Helper<Object>
Iterable
or an array, and will do normal Handlebars processing otherwise.| Modifier and Type | Field and Description |
|---|---|
static ListHelper |
INSTANCE |
static String |
NAME |
| Constructor and Description |
|---|
ListHelper() |
| Modifier and Type | Method and Description |
|---|---|
Object |
apply(Object context,
com.github.jknack.handlebars.Options options) |
public static final String NAME
public static final ListHelper INSTANCE
public Object apply(Object context, com.github.jknack.handlebars.Options options) throws IOException
apply in interface com.github.jknack.handlebars.Helper<Object>IOExceptionCopyright © 2023. All rights reserved.