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 ?
|
|
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 © 2003 Sun Microsystems, Inc.