Package-level declarations

This package provides classes and interfaces for spell checking.

This package provides classes and interfaces for spell checking.

Types

Link copied to clipboard
interface Dictionary
interface Dictionary
Provides functionality for working with a spell check dictionary.
Link copied to clipboard
class Language
class Language
A language for which Chromium can perform spell checking.
Link copied to clipboard
Thrown when Chromium fails to configure the spellchecker fails to initialize the spelling dictionary for a language.
Link copied to clipboard
A profile service that provides functionality for configuring spell checking.
Link copied to clipboard
A spell checking result that contains the bounds of a mis-spelled substring of the checked text.