Package | Description |
---|---|
com.groupdocs.viewer.legacy.domain.cache |
The package exposes interfaces which should be implemented to customize caching behaviour.
|
com.groupdocs.viewer.legacy.handler.cache |
The package provides classes for working with caching.
|
Modifier and Type | Method and Description |
---|---|
com.groupdocs.viewer.legacy.domain.cache.CachedPageDescription |
CachedPageResourceDescription.getCachedPageDescription()
Deprecated.
The cached document page descriptor.
|
Constructor and Description |
---|
CachedPageResourceDescription(com.groupdocs.viewer.legacy.domain.cache.CachedPageDescription сachedPageDescription,
String resourceName)
Deprecated.
Initializes a new instance of the
CachedPageDescription (CachedPageResourceDescription.getCachedPageDescription() /CachedPageResourceDescription.setCachedPageDescription(CachedPageDescription) ) class. |
Modifier and Type | Method and Description |
---|---|
List<com.groupdocs.viewer.legacy.domain.cache.CachedPageResourceDescription> |
ICacheDataHandler.getHtmlPageResources(com.groupdocs.viewer.legacy.domain.cache.CachedPageDescription cachedPageDescription)
Deprecated.
Gets the html page resources descriptions.
|
String |
ICacheDataHandler.getHtmlPageResourcesFolder(com.groupdocs.viewer.legacy.domain.cache.CachedPageDescription cachedPageDescription)
Deprecated.
Gets the html page resources folder path.
|
Copyright © 2020. All rights reserved.