public static class FlexmarkDoxiaLinkResolver.Factory extends com.vladsch.flexmark.html.IndependentLinkResolverFactory
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
@NotNull com.vladsch.flexmark.html.LinkResolver |
apply(@NotNull com.vladsch.flexmark.html.renderer.LinkResolverBasicContext context) |
@Nullable Set<Class<?>> |
getBeforeDependents() |
affectsGlobalScope, getAfterDependents
public Factory()
@Nullable public @Nullable Set<Class<?>> getBeforeDependents()
getBeforeDependents
in interface com.vladsch.flexmark.html.LinkResolverFactory
getBeforeDependents
in interface com.vladsch.flexmark.util.dependency.Dependent
getBeforeDependents
in class com.vladsch.flexmark.html.IndependentLinkResolverFactory
@NotNull public @NotNull com.vladsch.flexmark.html.LinkResolver apply(@NotNull @NotNull com.vladsch.flexmark.html.renderer.LinkResolverBasicContext context)
Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.