public static final class ImageConstants.Property extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CACHE_IMAGE_CHECK_PERIOD
Value that indicates end user configurable cache checking period for the images stored inside the cache.
|
static String |
CACHE_IMAGE_RECHECK_SOURCE
Whether source image should be rechecked for last modified changes.
|
static String |
IMAGE_IO_USE_TEMP_FILE_CACHE
If useTempFileCache is set to true then ImageIO library will write transformed images to a temporary folder
during processing.
|
static String |
IMAGE_TRANSFORMER_CACHE_NAME
Value that indicates the name of the cache that is used to store the actual images.
|
static String |
IMAGE_UPDATE_TIME_STAMP_CACHE_NAME
Value that indicates the name of the cache that is used to store time stamps of the images stored in the main
cache.
|
static String |
SOURCE_IMAGE_URI_META_NAME
Meta name for the source image URI.
|
public static final String IMAGE_IO_USE_TEMP_FILE_CACHE
public static final String SOURCE_IMAGE_URI_META_NAME
public static final String CACHE_IMAGE_CHECK_PERIOD
public static final String CACHE_IMAGE_RECHECK_SOURCE
public static final String IMAGE_TRANSFORMER_CACHE_NAME
public static final String IMAGE_UPDATE_TIME_STAMP_CACHE_NAME
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries