Class FootnoteRepository

java.lang.Object
com.vladsch.flexmark.util.ast.NodeRepository<FootnoteBlock>
com.vladsch.flexmark.ext.footnotes.internal.FootnoteRepository
All Implemented Interfaces:
Map<String,FootnoteBlock>

public class FootnoteRepository extends NodeRepository<FootnoteBlock>