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 aDocumentIdentifier
- the Document ID.
- Parameter aText
- the flat text to be checked.
- Parameter aLocale
- Language used in the text.
- Parameter nStartOfSentencePosition
- Start Index of the text.
- Parameter nSuggestedBehindEndOfSentencePosition
- Probable end position of the text.
- Parameter aProperties
- additional properties of the text.
Currently the following properties may be supported:
FieldPositions |
sequence<long> |
indexes of fields in aText |
FootnotePositions |
sequence<long> |
indexes of footnotes in aText |
- 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.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.