public class JSPWikiNodeRendererFactory extends Object implements com.vladsch.flexmark.html.renderer.DelegatingNodeRendererFactory
NodeRendererFactory
to instantiate JSPWikiLinkRenderer
s.Constructor and Description |
---|
JSPWikiNodeRendererFactory(WikiContext wikiContext) |
Modifier and Type | Method and Description |
---|---|
com.vladsch.flexmark.html.renderer.NodeRenderer |
apply(com.vladsch.flexmark.util.data.DataHolder options) |
Set<Class<? extends com.vladsch.flexmark.html.renderer.NodeRendererFactory>> |
getDelegates() |
public JSPWikiNodeRendererFactory(WikiContext wikiContext)
public com.vladsch.flexmark.html.renderer.NodeRenderer apply(com.vladsch.flexmark.util.data.DataHolder options)
public Set<Class<? extends com.vladsch.flexmark.html.renderer.NodeRendererFactory>> getDelegates()
getDelegates
in interface com.vladsch.flexmark.html.renderer.DelegatingNodeRendererFactory
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.