public interface UrlTransformationEngine
| Modifier and Type | Method and Description |
|---|---|
String |
transformUrl(Context context,
CachingOptions cachingOptions,
String transformerName,
String url) |
String |
transformUrl(Context context,
String transformerName,
String url) |
String transformUrl(Context context, String transformerName, String url) throws UrlTransformationException
UrlTransformationExceptionString transformUrl(Context context, CachingOptions cachingOptions, String transformerName, String url) throws UrlTransformationException
UrlTransformationExceptionCopyright © 2018 CrafterCMS. All rights reserved.