public class WikiLinkLinkResolver extends Object implements com.vladsch.flexmark.html.LinkResolver
| Modifier and Type | Class and Description |
|---|---|
static class |
WikiLinkLinkResolver.Factory |
| Constructor and Description |
|---|
WikiLinkLinkResolver(com.vladsch.flexmark.html.renderer.LinkResolverBasicContext context) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull com.vladsch.flexmark.html.renderer.ResolvedLink |
resolveLink(@NotNull com.vladsch.flexmark.util.ast.Node node,
@NotNull com.vladsch.flexmark.html.renderer.LinkResolverBasicContext context,
@NotNull com.vladsch.flexmark.html.renderer.ResolvedLink link) |
public WikiLinkLinkResolver(com.vladsch.flexmark.html.renderer.LinkResolverBasicContext context)
@NotNull
public @NotNull com.vladsch.flexmark.html.renderer.ResolvedLink resolveLink(@NotNull
@NotNull com.vladsch.flexmark.util.ast.Node node,
@NotNull
@NotNull com.vladsch.flexmark.html.renderer.LinkResolverBasicContext context,
@NotNull
@NotNull com.vladsch.flexmark.html.renderer.ResolvedLink link)
resolveLink in interface com.vladsch.flexmark.html.LinkResolverCopyright © 2020. All rights reserved.