Class FootnoteNodeFormatter

java.lang.Object
com.vladsch.flexmark.formatter.NodeRepositoryFormatter<FootnoteRepository, FootnoteBlock, Footnote>
com.vladsch.flexmark.ext.footnotes.internal.FootnoteNodeFormatter
All Implemented Interfaces:
NodeFormatter, PhasedNodeFormatter

public class FootnoteNodeFormatter extends NodeRepositoryFormatter<FootnoteRepository, FootnoteBlock, Footnote>