Uses of Class
com.vladsch.flexmark.ext.toc.SimTocContent
Packages that use SimTocContent
-
Uses of SimTocContent in com.vladsch.flexmark.ext.toc
Methods in com.vladsch.flexmark.ext.toc with parameters of type SimTocContent -
Uses of SimTocContent in com.vladsch.flexmark.ext.toc.internal
Methods in com.vladsch.flexmark.ext.toc.internal with parameters of type SimTocContentModifier and TypeMethodDescriptionprivate voidSimTocNodeFormatter.render(SimTocContent node, NodeFormatterContext context, MarkdownWriter markdown) private voidSimTocNodeRenderer.render(SimTocContent node, NodeRendererContext context, HtmlWriter html)