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.FOOTNOTES
Methods 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 FootnoteRepository
FootnoteLinkRefProcessor.footnoteRepository
private final FootnoteRepository
FootnoteNodeRenderer.footnoteRepository
Methods 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()