Interface NameInfo

All Known Implementing Classes:
CompoundDictionary, DatabaseDictionary, ImmutablePlainTextDictionary, TransliterationDictionary

@Extension(IPADictionary.class) public interface NameInfo
Dictionary 'names.' The default name is the uri of the loaded dictionary.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a string identifier for this dictionary.
  • Method Details

    • getName

      String getName()
      Returns a string identifier for this dictionary. While not required, the name should be unique to help users identify dictionaries which handle the same language.
      Returns:
      the dictionary name