Uses of Interface
com.vladsch.flexmark.html.renderer.LinkResolverContext
Packages that use LinkResolverContext
-
Uses of LinkResolverContext in com.vladsch.flexmark.ext.attributes.internal
Methods in com.vladsch.flexmark.ext.attributes.internal with parameters of type LinkResolverContextModifier and TypeMethodDescription@NotNull AttributeProviderAttributesAttributeProvider.Factory.apply(@NotNull LinkResolverContext context) Constructors in com.vladsch.flexmark.ext.attributes.internal with parameters of type LinkResolverContext -
Uses of LinkResolverContext in com.vladsch.flexmark.ext.zzzzzz.internal
Methods in com.vladsch.flexmark.ext.zzzzzz.internal with parameters of type LinkResolverContextModifier and TypeMethodDescription@NotNull AttributeProviderZzzzzzAttributeProvider.Factory.apply(@NotNull LinkResolverContext context) Constructors in com.vladsch.flexmark.ext.zzzzzz.internal with parameters of type LinkResolverContext -
Uses of LinkResolverContext in com.vladsch.flexmark.formatter
Subinterfaces of LinkResolverContext in com.vladsch.flexmark.formatterModifier and TypeInterfaceDescriptioninterfaceThe context for node rendering, including configuration and functionality for the node renderer to use.Classes in com.vladsch.flexmark.formatter that implement LinkResolverContextModifier and TypeClassDescriptionprivate classprivate classclass -
Uses of LinkResolverContext in com.vladsch.flexmark.html
Classes in com.vladsch.flexmark.html that implement LinkResolverContextModifier and TypeClassDescriptionprivate classprivate classclassSubinterfaces with type arguments of type LinkResolverContext in com.vladsch.flexmark.htmlMethods in com.vladsch.flexmark.html with parameters of type LinkResolverContextModifier and TypeMethodDescription@NotNull AttributeProviderAttributeProviderFactory.apply(@NotNull LinkResolverContext context) -
Uses of LinkResolverContext in com.vladsch.flexmark.html.renderer
Subinterfaces of LinkResolverContext in com.vladsch.flexmark.html.rendererModifier and TypeInterfaceDescriptioninterfaceThe context for node rendering, including configuration and functionality for the node renderer to use.Methods in com.vladsch.flexmark.html.renderer with parameters of type LinkResolverContextModifier and TypeMethodDescription@NotNull HeaderIdGeneratorHeaderIdGenerator.Factory.create(@NotNull LinkResolverContext context) @NotNull HtmlIdGeneratorHeaderIdGeneratorFactory.create(@NotNull LinkResolverContext context) Create a new HeaderIdGenerator for the specified resolver context.