io.swagger.codegen.handlebars.helpers.ExtensionHelper
instead.@Deprecated public abstract class ExtensionHelper extends Object implements com.github.jknack.handlebars.Helper<VendorExtendable>
Constructor and Description |
---|
ExtensionHelper()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Object |
apply(VendorExtendable vendor,
com.github.jknack.handlebars.Options options)
Deprecated.
|
static boolean |
getBooleanValue(VendorExtendable vendorExtendable,
String extensionKey)
Deprecated.
|
abstract String |
getPreffix()
Deprecated.
|
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>
IOException
public static boolean getBooleanValue(VendorExtendable vendorExtendable, String extensionKey)
Copyright © 2018. All rights reserved.