Package ca.phon.ipadictionary.spi
Interface NameInfo
- All Known Implementing Classes:
CompoundDictionary
,DatabaseDictionary
,ImmutablePlainTextDictionary
,TransliterationDictionary
Dictionary 'names.' The default name is the uri
of the loaded dictionary.
-
Method Summary
-
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
-