Package org.omegat.core.spellchecker
Class DictionaryManager.SpellingDictionaryEntry
java.lang.Object
org.omegat.core.spellchecker.DictionaryManager.SpellingDictionaryEntry
- Enclosing class:
- DictionaryManager
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean -
Constructor Summary
ConstructorsConstructorDescriptionSpellingDictionaryEntry(String languageCode, SpellCheckDictionaryType type, boolean custom) -
Method Summary
-
Field Details
-
languageCode
-
type
-
custom
public boolean custom
-
-
Constructor Details
-
SpellingDictionaryEntry
-