| 构造器和说明 |
|---|
VelocityRender() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEncoding() |
static VelocityRender |
global() |
void |
loadDirective(Object obj) |
void |
render_mav(ModelAndView mv,
XContext ctx) |
void |
render(Object obj,
XContext ctx) |
void |
setSharedVariable(String key,
Object obj) |
public static VelocityRender global()
public void loadDirective(Object obj)
public String getEncoding()
public void render_mav(ModelAndView mv, XContext ctx) throws Exception
ExceptionCopyright © 2020. All rights reserved.