Class FlexmarkAttributeProvider.Factory

  • All Implemented Interfaces:
    com.vladsch.flexmark.html.AttributeProviderFactory, com.vladsch.flexmark.util.dependency.Dependent<com.vladsch.flexmark.html.AttributeProviderFactory>, Function<com.vladsch.flexmark.html.renderer.LinkResolverContext,​com.vladsch.flexmark.html.AttributeProvider>
    Enclosing class:
    FlexmarkAttributeProvider

    public static class FlexmarkAttributeProvider.Factory
    extends com.vladsch.flexmark.html.IndependentAttributeProviderFactory
    • Constructor Detail

      • Factory

        public Factory()
    • Method Detail

      • apply

        public com.vladsch.flexmark.html.AttributeProvider apply​(com.vladsch.flexmark.html.renderer.LinkResolverContext context)