cn.gtmap.estateplat.core.support.fastjson
类 FastjsonViewResolver

java.lang.Object
  继承者 cn.gtmap.estateplat.core.support.fastjson.FastjsonViewResolver
所有已实现的接口:
org.springframework.web.servlet.ViewResolver

public class FastjsonViewResolver
extends Object
implements org.springframework.web.servlet.ViewResolver

.

版本:
V1.0, 13-5-8
作者:
yangxin

构造方法摘要
FastjsonViewResolver()
           
 
方法摘要
 org.springframework.web.servlet.View resolveViewName(String viewName, Locale locale)
           
 void setView(org.springframework.web.servlet.View view)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

FastjsonViewResolver

public FastjsonViewResolver()
方法详细信息

setView

public void setView(org.springframework.web.servlet.View view)

resolveViewName

public org.springframework.web.servlet.View resolveViewName(String viewName,
                                                            Locale locale)
                                                     throws Exception
指定者:
接口 org.springframework.web.servlet.ViewResolver 中的 resolveViewName
抛出:
Exception


Copyright © 2015–2018 cn.gtmap. All rights reserved.