public static class FlexmarkDoxiaLinkResolver.Factory
extends com.vladsch.flexmark.html.IndependentLinkResolverFactory
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
com.vladsch.flexmark.html.LinkResolver |
create(com.vladsch.flexmark.html.renderer.LinkResolverContext context) |
Set<Class<? extends com.vladsch.flexmark.html.LinkResolverFactory>> |
getBeforeDependents() |
public Set<Class<? extends com.vladsch.flexmark.html.LinkResolverFactory>> getBeforeDependents()
getBeforeDependents in interface com.vladsch.flexmark.html.LinkResolverFactorygetBeforeDependents in interface com.vladsch.flexmark.util.dependency.Dependent<com.vladsch.flexmark.html.LinkResolverFactory>getBeforeDependents in class com.vladsch.flexmark.html.IndependentLinkResolverFactorypublic com.vladsch.flexmark.html.LinkResolver create(com.vladsch.flexmark.html.renderer.LinkResolverContext context)
Copyright © 2005–2023 The Apache Software Foundation. All rights reserved.