public class HandlebarsHelpers extends Object
| Constructor and Description |
|---|
HandlebarsHelpers() |
| Modifier and Type | Method and Description |
|---|---|
static com.github.jknack.handlebars.Helper<Object> |
highlightHelper() |
static com.github.jknack.handlebars.Helper<List<org.raml.model.SecurityReference>> |
lockHelper() |
static com.github.jknack.handlebars.Helper<Object> |
lowerCaseHelper() |
static com.github.jknack.handlebars.Helper<Object> |
preOrLink() |
public static com.github.jknack.handlebars.Helper<Object> lowerCaseHelper()
public static com.github.jknack.handlebars.Helper<Object> highlightHelper()
public static com.github.jknack.handlebars.Helper<Object> preOrLink()
public static com.github.jknack.handlebars.Helper<List<org.raml.model.SecurityReference>> lockHelper()
Copyright © 2015. All rights reserved.