Methods' Details |
getWord
- Description
-
- Returns
-
the word that was misspelled.
|
|
getLocale
- Description
-
- Returns
-
the Locale which specifies the language of the misspelled word.
|
|
getFailureType
- Description
-
- Returns
-
the type (reason) for spellchecking to have failed verification.
- See also
- unknown ?
SpellFailure
|
|
getAlternativesCount
short
getAlternativesCount(); |
|
|
- Description
-
- Returns
-
the number of suggested spelling alternatives available.
|
|
getAlternatives
sequence< string >
getAlternatives(); |
|
|
- Description
-
- Returns
-
the sequence of suggested spelling alternatives.
|
|
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.