Uses of Interface
com.vladsch.flexmark.html.renderer.HtmlIdGenerator
Packages that use HtmlIdGenerator
-
Uses of HtmlIdGenerator in com.vladsch.flexmark.ext.enumerated.reference.internal
Fields in com.vladsch.flexmark.ext.enumerated.reference.internal declared as HtmlIdGeneratorModifier and TypeFieldDescriptionprivate final HtmlIdGenerator
EnumeratedReferenceNodePostProcessor.headerIdGenerator
private final HtmlIdGenerator
EnumeratedReferenceNodeRenderer.headerIdGenerator
-
Uses of HtmlIdGenerator in com.vladsch.flexmark.formatter
Fields in com.vladsch.flexmark.formatter declared as HtmlIdGeneratorModifier and TypeFieldDescriptionprivate final HtmlIdGenerator
Formatter.MainNodeFormatter.idGenerator
Methods in com.vladsch.flexmark.formatter that return HtmlIdGeneratorModifier and TypeMethodDescriptionFormatter.MainNodeFormatter.getIdGenerator()
Formatter.MainNodeFormatter.SubNodeFormatter.getIdGenerator()
@Nullable HtmlIdGenerator
TranslationContext.getIdGenerator()
-
Uses of HtmlIdGenerator in com.vladsch.flexmark.formatter.internal
Fields in com.vladsch.flexmark.formatter.internal declared as HtmlIdGeneratorMethods in com.vladsch.flexmark.formatter.internal that return HtmlIdGenerator -
Uses of HtmlIdGenerator in com.vladsch.flexmark.html
Fields in com.vladsch.flexmark.html declared as HtmlIdGeneratorModifier and TypeFieldDescription(package private) HtmlIdGenerator
HtmlRenderer.MainNodeRenderer.htmlIdGenerator
-
Uses of HtmlIdGenerator in com.vladsch.flexmark.html.renderer
Classes in com.vladsch.flexmark.html.renderer that implement HtmlIdGeneratorFields in com.vladsch.flexmark.html.renderer declared as HtmlIdGeneratorMethods in com.vladsch.flexmark.html.renderer that return HtmlIdGeneratorModifier and TypeMethodDescription@NotNull HtmlIdGenerator
HeaderIdGeneratorFactory.create
(@NotNull LinkResolverContext context) Create a new HeaderIdGenerator for the specified resolver context.@NotNull HtmlIdGenerator
HtmlIdGeneratorFactory.create()
Create an id generator