public interface HtmlLinkResolver
| Modifier and Type | Method and Description |
|---|---|
com.vladsch.flexmark.html.renderer.ResolvedLink |
resolveLink(org.jsoup.nodes.Node node,
HtmlNodeConverterContext context,
com.vladsch.flexmark.html.renderer.ResolvedLink link) |
com.vladsch.flexmark.html.renderer.ResolvedLink resolveLink(org.jsoup.nodes.Node node,
HtmlNodeConverterContext context,
com.vladsch.flexmark.html.renderer.ResolvedLink link)
Copyright © 2020. All rights reserved.