public class ForwardView extends AbstractView
attributes, baseViewPath, contentType, responseDEFAULT_CHARSET| Constructor and Description |
|---|
ForwardView(String path)
构造器
|
| Modifier and Type | Method and Description |
|---|---|
static ForwardView |
bind(String path) |
protected void |
doRenderView()
视图渲染具体操作
|
addAttribute, addAttributes, addDateHeader, addHeader, addIntHeader, buildUrl, doProcessPath, doViewInit, getAttribute, getAttributes, getBaseViewPath, getContentType, render, render, setContentTypepublic ForwardView(String path)
path - 转发路径public static ForwardView bind(String path)
protected void doRenderView()
throws Exception
AbstractViewdoRenderView in class AbstractViewException - 抛出任何可能异常Copyright © 2022. All rights reserved.