public class CustomizeMultiViewResolver
extends org.springframework.web.servlet.view.freemarker.FreeMarkerViewResolver
构造器和说明 |
---|
CustomizeMultiViewResolver() |
限定符和类型 | 方法和说明 |
---|---|
String |
getMvcViewMatchClass() |
org.springframework.web.servlet.View |
resolveViewName(String viewName,
Locale locale) |
void |
setMvcViewMatchClass(String mvcViewMatchClass) |
buildView, setAllowRequestOverride, setAllowSessionOverride, setExposeRequestAttributes, setExposeSessionAttributes, setExposeSpringMacroHelpers
canHandle, createView, getAttributesMap, getCacheKey, getContentType, getOrder, getPrefix, getRequestContextAttribute, getSuffix, getViewClass, getViewNames, initApplicationContext, isRedirectContextRelative, isRedirectHttp10Compatible, loadView, setAttributes, setAttributesMap, setContentType, setExposePathVariables, setOrder, setPrefix, setRedirectContextRelative, setRedirectHttp10Compatible, setRequestContextAttribute, setSuffix, setViewClass, setViewNames
clearCache, getCacheLimit, isCache, isCacheUnresolved, removeFromCache, setCache, setCacheLimit, setCacheUnresolved
getServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContext
public org.springframework.web.servlet.View resolveViewName(String viewName, Locale locale) throws Exception
resolveViewName
在接口中 org.springframework.web.servlet.ViewResolver
resolveViewName
在类中 org.springframework.web.servlet.view.AbstractCachingViewResolver
Exception
public String getMvcViewMatchClass()
public void setMvcViewMatchClass(String mvcViewMatchClass)
Copyright © 2014 EPIC Team. All rights reserved.