public class JSPWikiLinkAttributeProviderFactory extends com.vladsch.flexmark.html.IndependentAttributeProviderFactory
AttributeProviderFactory to instantiate JSPWikiLinkAttributeProviders.| 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, getBeforeDependentspublic 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.