Methods' Details |
isSpellChecker
boolean |
isSpellChecker(); |
- Description
- whether is the text checked by the spellchecker
- Returns
- true if it is also a spell checker
|
|
doProofreading
- Description
- start checking
- Parameter nDocId
- the Document ID.
- Parameter rFlatParaText
- the flat text to be checked.
- Parameter xFlatPara
- the flat paragraph to be checked.
- Parameter aLocale
- Language used in the text.
- Parameter nStartOfSentencePos
- Start Index of the text.
- Parameter nSuggestedSentenceEndPos
- Probable end position of the text.
- Throws
- IllegalArgumentException
when any argument is wrong.
|
|
ignoreRule
- Description
- disables a specific rule for a given locale.
If the locale is empty the rule should be ignored for all languages.
|
|
resetIgnoreRules
- Description
- sets all rules back to their default settings.
|
|
Copyright © 2010 Sun Microsystems, Inc.