Package | Description |
---|---|
com.groupdocs.conversion |
The scope for GroupDocs.Conversion classes
|
com.groupdocs.conversion.caching |
The GroupDocs.Conversion.Caching namespace provides classes for customizing caching behaviour.
|
Modifier and Type | Method and Description |
---|---|
ICache |
ConverterSettings.getCache()
The cache implementation used for storing conversion results.
|
Modifier and Type | Method and Description |
---|---|
void |
ConverterSettings.setCache(ICache value)
The cache implementation used for storing conversion results.
|
Modifier and Type | Class and Description |
---|---|
class |
FileCache
File caching behaviour.
|