| Package | Description |
|---|---|
| com.vladsch.flexmark.ext.abbreviation | |
| com.vladsch.flexmark.ext.abbreviation.internal |
| Modifier and Type | Field and Description |
|---|---|
static 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(DataHolder options) |
| Modifier and Type | Method and Description |
|---|---|
DataKey<AbbreviationRepository> |
AbbreviationRepository.getDataKey() |
Copyright © 2017. All rights reserved.