Class FlexmarkAttributeProvider.Factory
- java.lang.Object
-
- com.vladsch.flexmark.html.IndependentAttributeProviderFactory
-
- com.ruleoftech.markdown.page.generator.plugin.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 Summary
Constructors Constructor Description Factory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.vladsch.flexmark.html.AttributeProviderapply(com.vladsch.flexmark.html.renderer.LinkResolverContext context)-
Methods inherited from class com.vladsch.flexmark.html.IndependentAttributeProviderFactory
affectsGlobalScope, getAfterDependents, getBeforeDependents
-
-