Methods' Details |
isSpellChecker
boolean |
isSpellChecker(); |
- Description
- whether is the text checked by the spell checker
- 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 © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.