| Modifier and Type | Field and Description |
|---|---|
static com.github.jknack.handlebars.Helper<Object> |
INSTANCE
A singleton instance of this helper.
|
| Constructor and Description |
|---|
IfEqualHelper() |
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
apply(Object context,
com.github.jknack.handlebars.Options options) |
public static final com.github.jknack.handlebars.Helper<Object> INSTANCE
public CharSequence apply(Object context, com.github.jknack.handlebars.Options options) throws IOException
apply in interface com.github.jknack.handlebars.Helper<Object>IOExceptionCopyright © 2021. All rights reserved.