public class NullView extends AbstractView
attributes, baseViewPath, contentType, response
DEFAULT_CHARSET
Constructor and Description |
---|
NullView() |
Modifier and Type | Method and Description |
---|---|
static NullView |
bind() |
protected void |
doRenderView()
视图渲染具体操作
|
void |
render()
视图渲染动作
|
addAttribute, addAttributes, addDateHeader, addHeader, addIntHeader, buildUrl, doProcessPath, doViewInit, getAttribute, getAttributes, getBaseViewPath, getContentType, render, setContentType
public static NullView bind()
public void render()
IView
render
in interface IView
render
in class AbstractView
protected void doRenderView()
AbstractView
doRenderView
in class AbstractView
Copyright © 2022. All rights reserved.