public interface LinkResolvingVisitor<N extends com.vladsch.flexmark.ast.Node>
extends com.vladsch.flexmark.ast.NodeAdaptingVisitor<N>
| Modifier and Type | Method and Description |
|---|---|
ResolvedLink |
resolveLink(N node,
NodeRendererContext context,
ResolvedLink link) |
ResolvedLink resolveLink(N node, NodeRendererContext context, ResolvedLink link)
Copyright © 2018. All rights reserved.