public class AddContextPathUrlTransformer extends Object implements UrlTransformer, org.springframework.web.context.ServletContextAware
| Constructor and Description |
|---|
AddContextPathUrlTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
setServletContext(javax.servlet.ServletContext servletContext) |
String |
transformUrl(Context context,
CachingOptions cachingOptions,
String url) |
public void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext in interface org.springframework.web.context.ServletContextAwarepublic String transformUrl(Context context, CachingOptions cachingOptions, String url) throws UrlTransformationException
transformUrl in interface UrlTransformerUrlTransformationExceptionCopyright © 2020 CrafterCMS. All rights reserved.