public interface CustomNodeRenderer<N extends com.vladsch.flexmark.ast.Node>
extends com.vladsch.flexmark.ast.NodeAdaptingVisitor<N>
| Modifier and Type | Method and Description |
|---|---|
void |
render(N node,
NodeRendererContext context,
HtmlWriter html) |
void render(N node, NodeRendererContext context, HtmlWriter html)
Copyright © 2018. All rights reserved.