Uses of Class
com.vladsch.flexmark.ext.media.tags.EmbedLink
-
Packages that use EmbedLink Package Description com.vladsch.flexmark.ext.media.tags com.vladsch.flexmark.ext.media.tags.internal -
-
Uses of EmbedLink in com.vladsch.flexmark.ext.media.tags
Methods in com.vladsch.flexmark.ext.media.tags with parameters of type EmbedLink Modifier and Type Method Description void
EmbedLinkVisitor. visit(EmbedLink node)
-
Uses of EmbedLink in com.vladsch.flexmark.ext.media.tags.internal
Methods in com.vladsch.flexmark.ext.media.tags.internal with parameters of type EmbedLink Modifier and Type Method Description private void
MediaTagsNodeRenderer. renderEmbedLink(EmbedLink node, NodeRendererContext context, HtmlWriter html)
-