public abstract class RamlBlockMacro
extends BlockMacroProcessor
| Constructor and Description |
|---|
RamlBlockMacro(String macroName,
Map<String,Object> config) |
| Modifier and Type | Method and Description |
|---|---|
protected com.github.jknack.handlebars.Handlebars |
createHandleBars() |
RamlContextFactory |
getRamlContextFactory() |
protected Raml2HtmlRenderer |
htmlRenderer(AbstractBlock parent,
String ramlFileName) |
protected com.github.jknack.handlebars.Handlebars createHandleBars()
protected Raml2HtmlRenderer htmlRenderer(AbstractBlock parent, String ramlFileName)
public RamlContextFactory getRamlContextFactory()
Copyright © 2015. All rights reserved.