Package | Description |
---|---|
com.groupdocs.annotation |
The namespace provides classes
to annotate documents for all popular document formats.
|
com.groupdocs.annotation.cache |
The namespace provides classes for customizing caching behaviour.
|
Modifier and Type | Method and Description |
---|---|
ICache |
AnnotatorSettings.getCache()
Cache
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotatorSettings.setCache(ICache value)
Cache
|
void |
Document.setCache(ICache value) |
Modifier and Type | Class and Description |
---|---|
class |
FileCache
Represents a local on-disk cache.
|