Methods' Details |
getWord
- Returns
- the word that was misspelled.
|
|
getLocale
- Returns
- the Locale which specifies the language of the misspelled word.
|
|
getFailureType
- Returns
- the type (reason) for spellchecking to have failed verification.
- See also
- ? (no identifier found)
SpellFailure
|
|
getAlternativesCount
short |
getAlternativesCount(); |
- Returns
- the number of suggested spelling alternatives available.
|
|
getAlternatives
sequence< string > |
getAlternatives(); |
- Returns
- the sequence of suggested spelling alternatives.
|
|
Copyright © 2003 Sun Microsystems, Inc.