public class JSPWikiLinkAttributeProviderFactory extends com.vladsch.flexmark.html.IndependentAttributeProviderFactory
AttributeProviderFactory
to instantiate JSPWikiLinkAttributeProvider
s.Constructor and Description |
---|
JSPWikiLinkAttributeProviderFactory(WikiContext wikiContext) |
Modifier and Type | Method and Description |
---|---|
com.vladsch.flexmark.html.AttributeProvider |
apply(com.vladsch.flexmark.html.renderer.LinkResolverContext context) |
affectsGlobalScope, getAfterDependents, getBeforeDependents
public JSPWikiLinkAttributeProviderFactory(WikiContext wikiContext)
public com.vladsch.flexmark.html.AttributeProvider apply(com.vladsch.flexmark.html.renderer.LinkResolverContext context)
AttributeProviderFactory.apply(com.vladsch.flexmark.html.renderer.LinkResolverContext)
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.