public class ForwardView extends AbstractView
attributes, baseViewPath, contentType, response
DEFAULT_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, setContentType
public ForwardView(String path)
path
- 转发路径public static ForwardView bind(String path)
protected void doRenderView() throws Exception
AbstractView
doRenderView
in class AbstractView
Exception
- 抛出任何可能异常Copyright © 2022. All rights reserved.