Interface LanguageInfo

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

@Extension(IPADictionary.class) public interface LanguageInfo
Capability for returning langauge information on a dictionary.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the language handled by this dictionary.
  • Method Details

    • getLanguage

      Language getLanguage()
      Returns the language handled by this dictionary.
      Returns:
      the Language for this dictionary