Uses of Class
com.vladsch.flexmark.ext.abbreviation.Abbreviation
Packages that use Abbreviation
Package
Description
-
Uses of Abbreviation in com.vladsch.flexmark.ext.abbreviation
Methods in com.vladsch.flexmark.ext.abbreviation that return AbbreviationModifier and TypeMethodDescription@Nullable AbbreviationAbbreviationBlock.getReferencingNode(@NotNull Node node) Methods in com.vladsch.flexmark.ext.abbreviation with parameters of type Abbreviation -
Uses of Abbreviation in com.vladsch.flexmark.ext.abbreviation.internal
Methods in com.vladsch.flexmark.ext.abbreviation.internal with parameters of type AbbreviationModifier and TypeMethodDescriptionprivate voidAbbreviationNodeFormatter.render(Abbreviation node, NodeFormatterContext context, MarkdownWriter markdown) private voidAbbreviationNodeRenderer.render(Abbreviation node, NodeRendererContext context, HtmlWriter html)