Package | Description |
---|---|
org.languagetool.openoffice |
Modifier and Type | Method and Description |
---|---|
SingleDocument.IgnoredMatches |
SingleDocument.getPermanentIgnoredMatches() |
Modifier and Type | Method and Description |
---|---|
void |
CacheIO.saveCaches(DocumentCache docCache,
List<org.languagetool.openoffice.ResultCache> paragraphsCache,
SingleDocument.IgnoredMatches ignoredMatches,
Configuration config,
MultiDocumentsHandler mDocHandler)
save all caches if the document exceeds the defined minimum of paragraphs
|
void |
SingleDocument.setPermanentIgnoredMatches(SingleDocument.IgnoredMatches ignoredMatches) |