Interface AbbreviationProvider

  • All Known Implementing Classes:
    DefaultAbbreviationProvider

    public interface AbbreviationProvider
    Retrieves abbreviations for titles, authorities, institution names, etc.
    Author:
    Michel Kraemer
    • Method Detail

      • getAbbreviations

        CSLAbbreviationList getAbbreviations​(String name)
        Retrieves an abbreviation list with a given name
        Parameters:
        name - the list's name
        Returns:
        the abbreviation list or null if there is no such list