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