Interface AddEntry
IPADictionary capability for adding a new
orthography->ipa entry.
-
Method Summary
-
Method Details
-
addEntry
Add a new entry to the ipa dictionary- Parameters:
orthography-ipa-- Throws:
IPADictionaryException- if the entry was not added to the dictionary. E.g., the key->value pair already exists or the dictionary was not able to add the entry to it's storage.
-