Package | Description |
---|---|
org.languagetool.openoffice | |
org.languagetool.openoffice.stylestatistic |
Modifier and Type | Method and Description |
---|---|
DocumentCache |
CacheIO.getDocumentCache()
get document cache
|
DocumentCache |
SingleDocument.getDocumentCache()
Get document cache of the document
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentCache.put(DocumentCache in)
Replace a document Cache
|
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
|
Constructor and Description |
---|
StatAnCache(DocumentCache cache,
SwJLanguageTool lt) |