Uses of Interface
org.commonmark.renderer.html.AttributeProviderFactory
Packages that use AttributeProviderFactory
-
Uses of AttributeProviderFactory in org.commonmark.renderer.html
Methods in org.commonmark.renderer.html with parameters of type AttributeProviderFactoryModifier and TypeMethodDescriptionHtmlRenderer.Builder.attributeProviderFactory(AttributeProviderFactory attributeProviderFactory) Add a factory for an attribute provider for adding/changing HTML attributes to the rendered tags.