Interface | Description |
---|---|
SpellCheckService |
This interface must be implemented by all services that provide means for spellchecking
a single word or an entire text.
|
Class | Description |
---|---|
TextCheckResult |
This class represents the spellchecking results when checking against an entire text.
|
WordCheckResult |
This class represents the spellchecking result of a single word.
|
Exception | Description |
---|---|
SpellCheckException |
Exception class
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved