| Package | Description |
|---|---|
| com.vladsch.flexmark.ext.abbreviation | |
| com.vladsch.flexmark.ext.abbreviation.internal |
| Modifier and Type | Field and Description |
|---|---|
static com.vladsch.flexmark.util.options.DataKey<AbbreviationRepository> |
AbbreviationExtension.ABBREVIATIONS
A
DataKey that is used to get the document's Node repository holding all the abbreviations defined in the current document. |
| Modifier and Type | Method and Description |
|---|---|
AbbreviationBlock |
Abbreviation.getReferenceNode(AbbreviationRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
AbbreviationRepository |
AbbreviationNodeFormatter.getRepository(com.vladsch.flexmark.util.options.DataHolder options) |
| Modifier and Type | Method and Description |
|---|---|
com.vladsch.flexmark.util.options.DataKey<AbbreviationRepository> |
AbbreviationRepository.getDataKey() |
Copyright © 2019. All rights reserved.