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@Nullable public @Nullable Set<Class<?>> getBeforeDependents()
getBeforeDependents in interface com.vladsch.flexmark.html.LinkResolverFactorygetBeforeDependents in interface com.vladsch.flexmark.util.dependency.DependentgetBeforeDependents 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–2023 The Apache Software Foundation. All rights reserved.