Package | Description |
---|---|
com.groupdocs.viewer.domain.cache | |
com.groupdocs.viewer.handler.cache |
The GroupDocs.Viewer.Handler.Cache namespace exposes interfaces which should be implemented to customize caching behaviour.
|
Modifier and Type | Method and Description |
---|---|
CachedPageDescription |
CachedPageResourceDescription.getCachedPageDescription()
The cached document page descriptor.
|
Constructor and Description |
---|
CachedPageResourceDescription(CachedPageDescription сachedPageDescription,
String resourceName)
Initializes a new instance of the
CachedPageDescription class. |
Modifier and Type | Method and Description |
---|---|
List<CachedPageResourceDescription> |
ICacheDataHandler.getHtmlPageResources(CachedPageDescription cachedPageDescription)
Gets the HTML page resources descriptions.
|
String |
ICacheDataHandler.getHtmlPageResourcesFolder(CachedPageDescription cachedPageDescription)
Gets the HTML page resources folder path.
|
Copyright © 2018. All rights reserved.