@Controller
public class DocumentationController
extends org.springframework.web.context.support.WebApplicationObjectSupport
| Constructor and Description |
|---|
DocumentationController() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.http.MediaType |
getMediaType(com.revolsys.spring.resource.Resource resource) |
void |
handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected boolean |
isInvalidPath(String path) |
protected void |
setHeaders(javax.servlet.http.HttpServletResponse response,
com.revolsys.spring.resource.Resource resource,
org.springframework.http.MediaType mediaType) |
getServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextprotected org.springframework.http.MediaType getMediaType(com.revolsys.spring.resource.Resource resource)
public void handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
javax.servlet.ServletExceptionIOExceptionprotected boolean isInvalidPath(String path)
protected void setHeaders(javax.servlet.http.HttpServletResponse response,
com.revolsys.spring.resource.Resource resource,
org.springframework.http.MediaType mediaType)
throws IOException
IOExceptionCopyright © 2008–2017 Province of British Columbia. All rights reserved.