public MarkupRenderer
Created by darksnake on 30-Dec-16.
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | MarkupRenderer.DefaultImplsCreated by darksnake on 30-Dec-16. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | render(Markup mark) | 
| void | render(MarkupBuilder builder) | 
| void | render(Function1<? super hep.dataforge.io.markup.MarkupBuilder,Unit> action) | 
void render(Markup mark)
void render(MarkupBuilder builder)
void render(Function1<? super hep.dataforge.io.markup.MarkupBuilder,Unit> action)