@ParametersAreNonnullByDefault
See: Description
| Interface | Description |
|---|---|
| Dictionary |
Provides functionality for working with a spell check dictionary.
|
| SpellChecker |
A profile service that provides functionality for configuring spell checking.
|
| SpellCheckingResult |
A spell checking result that contains the bounds of a mis-spelled substring of the checked text.
|
| Class | Description |
|---|---|
| Language |
A language for which Chromium can perform spell checking.
|
| Exception | Description |
|---|---|
| LanguageNotAvailableException |
Thrown when Chromium fails to configure the spellchecker fails to initialize the spelling
dictionary for a language.
|