Constructor and Description |
---|
ExtensionHelper() |
Modifier and Type | Method and Description |
---|---|
Object |
apply(io.swagger.codegen.v3.VendorExtendable vendor,
com.github.jknack.handlebars.Options options) |
static boolean |
getBooleanValue(io.swagger.codegen.v3.VendorExtendable vendorExtendable,
String extensionKey) |
abstract String |
getPreffix() |
public abstract String getPreffix()
public Object apply(io.swagger.codegen.v3.VendorExtendable vendor, com.github.jknack.handlebars.Options options) throws IOException
apply
in interface com.github.jknack.handlebars.Helper<io.swagger.codegen.v3.VendorExtendable>
IOException
public static boolean getBooleanValue(io.swagger.codegen.v3.VendorExtendable vendorExtendable, String extensionKey)
Copyright © 2020. All rights reserved.