public interface AbbreviationProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_LIST_NAME
A list name that can be used for default abbreviations that do not
have to be enabled via
CSL.setAbbreviations(String) |
| Modifier and Type | Method and Description |
|---|---|
CSLAbbreviationList |
getAbbreviations(String name)
Retrieves an abbreviation list with a given name
|
static final String DEFAULT_LIST_NAME
CSL.setAbbreviations(String)CSLAbbreviationList getAbbreviations(String name)
name - the list's name