Uses of Class
com.vladsch.flexmark.ext.footnotes.internal.FootnoteRepository
Packages that use FootnoteRepository
-
Uses of FootnoteRepository in com.vladsch.flexmark.ext.footnotes
Classes in com.vladsch.flexmark.ext.footnotes that implement interfaces with type arguments of type FootnoteRepositoryModifier and TypeClassDescriptionclassA Footnote referencing nodeclassA Footnote definition node containing text and other inline nodes nodes as children.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
Subclasses with type arguments of type FootnoteRepository in com.vladsch.flexmark.ext.footnotes.internalFields 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()