public abstract class NoneExtensionHelper extends Object implements com.github.jknack.handlebars.Helper<VendorExtendable>
| Constructor and Description |
|---|
NoneExtensionHelper() |
| Modifier and Type | Method and Description |
|---|---|
Object |
apply(VendorExtendable vendor,
com.github.jknack.handlebars.Options options) |
abstract String |
getPreffix() |
public abstract String getPreffix()
public Object apply(VendorExtendable vendor, com.github.jknack.handlebars.Options options) throws IOException
apply in interface com.github.jknack.handlebars.Helper<VendorExtendable>IOExceptionCopyright © 2018. All rights reserved.