Uses of Class
com.vladsch.flexmark.ext.footnotes.internal.FootnoteRepository
Packages that use FootnoteRepository
-
Uses of FootnoteRepository in com.vladsch.flexmark.ext.footnotes
Fields in com.vladsch.flexmark.ext.footnotes with type parameters of type FootnoteRepositoryModifier and TypeFieldDescriptionstatic final DataKey<FootnoteRepository> FootnoteExtension.FOOTNOTESMethods in com.vladsch.flexmark.ext.footnotes with parameters of type FootnoteRepositoryModifier and TypeMethodDescriptionFootnote.getFootnoteBlock(FootnoteRepository footnoteRepository) Footnote.getReferenceNode(FootnoteRepository repository) -
Uses of FootnoteRepository in com.vladsch.flexmark.ext.footnotes.internal
Fields in com.vladsch.flexmark.ext.footnotes.internal declared as FootnoteRepositoryModifier and TypeFieldDescriptionprivate final FootnoteRepositoryFootnoteLinkRefProcessor.footnoteRepositoryprivate final FootnoteRepositoryFootnoteNodeRenderer.footnoteRepositoryMethods in com.vladsch.flexmark.ext.footnotes.internal that return FootnoteRepositoryMethods in com.vladsch.flexmark.ext.footnotes.internal that return types with arguments of type FootnoteRepositoryModifier and TypeMethodDescription@NotNull DataKey<FootnoteRepository> FootnoteRepository.getDataKey()