public class RemovePrefixAndSuffixUrlTransformer extends Object implements UrlTransformer
| Constructor and Description |
|---|
RemovePrefixAndSuffixUrlTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
setPrefix(String prefix) |
void |
setSuffix(String suffix) |
String |
transformUrl(Context context,
CachingOptions cachingOptions,
String url) |
public void setPrefix(String prefix)
public void setSuffix(String suffix)
public String transformUrl(Context context, CachingOptions cachingOptions, String url) throws UrlTransformationException
transformUrl in interface UrlTransformerUrlTransformationExceptionCopyright © 2020 CrafterCMS. All rights reserved.