public class UrlTransformationEngineImpl extends AbstractCachedUrlTransformationEngine
cacheTemplate, TRANSFORMED_URL_CONST_KEY_ELEM| Constructor and Description |
|---|
UrlTransformationEngineImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doTransformUrl(Context context,
CachingOptions cachingOptions,
String transformerName,
String url) |
void |
setTransformers(Map<String,UrlTransformer> transformers) |
setCacheTemplate, transformUrl, transformUrlpublic void setTransformers(Map<String,UrlTransformer> transformers)
protected String doTransformUrl(Context context, CachingOptions cachingOptions, String transformerName, String url) throws UrlTransformationException
doTransformUrl in class AbstractCachedUrlTransformationEngineUrlTransformationExceptionCopyright © 2020 CrafterCMS. All rights reserved.