public class StyleAppendableHandler extends Object implements com.v5analytics.webster.RequestResponseHandler
| Constructor and Description |
|---|
StyleAppendableHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
appendCssResource(String pathInfo) |
void |
appendLessResource(String pathInfo) |
void |
handle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
com.v5analytics.webster.HandlerChain chain) |
public void handle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
com.v5analytics.webster.HandlerChain chain)
throws Exception
handle in interface com.v5analytics.webster.RequestResponseHandlerExceptionpublic void appendLessResource(String pathInfo)
public void appendCssResource(String pathInfo)
Copyright © 2013–2016 V5 Analytics. All rights reserved.