| Package | Description |
|---|---|
| com.vladsch.flexmark.ext.footnotes | |
| com.vladsch.flexmark.ext.footnotes.internal |
| Modifier and Type | Field and Description |
|---|---|
static com.vladsch.flexmark.util.options.DataKey<FootnoteRepository> |
FootnoteExtension.FOOTNOTES |
| Modifier and Type | Method and Description |
|---|---|
FootnoteBlock |
Footnote.getFootnoteBlock(FootnoteRepository footnoteRepository) |
FootnoteBlock |
Footnote.getReferenceNode(FootnoteRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
FootnoteRepository |
FootnoteNodeFormatter.getRepository(com.vladsch.flexmark.util.options.DataHolder options) |
| Modifier and Type | Method and Description |
|---|---|
com.vladsch.flexmark.util.options.DataKey<FootnoteRepository> |
FootnoteRepository.getDataKey() |
Copyright © 2019. All rights reserved.