| Package | Description |
|---|---|
| org.dts.spell | |
| org.dts.spell.dictionary | |
| org.dts.spell.dictionary.openoffice | |
| org.dts.spell.event |
| Modifier and Type | Method and Description |
|---|---|
SpellDictionary |
ErrorInfo.getDictionary() |
SpellDictionary |
SpellChecker.getDictionary() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpellChecker.setDictionary(SpellDictionary dictionary) |
| Constructor and Description |
|---|
SpellChecker(SpellDictionary dictionary) |
| Modifier and Type | Method and Description |
|---|---|
SpellDictionary |
DictionaryManager.getDictionary()
Get dictionary for current locale
|
SpellDictionary |
DictionaryManager.getDictionary(Locale locale)
TODO : Set cache parameters.
|
SpellDictionary |
DictionaryProvider.getDictionary(Locale locale)
Get a new dictionary for the
locale. |
| Modifier and Type | Method and Description |
|---|---|
void |
DictionaryManager.removeFromCache(SpellDictionary dictionary) |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenOfficeSpellDictionary |
| Modifier and Type | Method and Description |
|---|---|
SpellDictionary |
OpenOfficeDictionaryProvider.getDictionary(Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
SpellDictionary |
SpellCheckEvent.getDictionary() |
Copyright © 2020. All rights reserved.