public static class WikiLinkLinkResolver.Factory extends Object implements LinkResolverFactory
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
affectsGlobalScope() |
LinkResolver |
create(NodeRendererContext context) |
Set<Class<? extends LinkResolverFactory>> |
getAfterDependents() |
Set<Class<? extends LinkResolverFactory>> |
getBeforeDependents() |
public Set<Class<? extends LinkResolverFactory>> getAfterDependents()
getAfterDependents in interface LinkResolverFactorygetAfterDependents in interface Dependent<LinkResolverFactory>public Set<Class<? extends LinkResolverFactory>> getBeforeDependents()
getBeforeDependents in interface LinkResolverFactorygetBeforeDependents in interface Dependent<LinkResolverFactory>public boolean affectsGlobalScope()
affectsGlobalScope in interface LinkResolverFactoryaffectsGlobalScope in interface Dependent<LinkResolverFactory>public LinkResolver create(NodeRendererContext context)
create in interface LinkResolverFactorycreate in interface ComputableFactory<LinkResolver,NodeRendererContext>Copyright © 2017. All rights reserved.