Class AttributesAttributeProvider.Factory
java.lang.Object
com.vladsch.flexmark.html.IndependentAttributeProviderFactory
com.vladsch.flexmark.ext.attributes.internal.AttributesAttributeProvider.Factory
- All Implemented Interfaces:
AttributeProviderFactory,Dependent,Function<LinkResolverContext,AttributeProvider>
- Enclosing class:
AttributesAttributeProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull AttributeProviderapply(@NotNull LinkResolverContext context) Methods inherited from class com.vladsch.flexmark.html.IndependentAttributeProviderFactory
affectsGlobalScope, getAfterDependents, getBeforeDependents
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
apply
-