public class JbootRender extends com.jfinal.render.Render
| 限定符和类型 | 字段和说明 |
|---|---|
private static JbootWebCdnConfig |
cdnConfig |
private static String |
contentType |
private static com.jfinal.template.Engine |
engine |
| 构造器和说明 |
|---|
JbootRender(String view) |
private static com.jfinal.template.Engine engine
private static String contentType
private static JbootWebCdnConfig cdnConfig
public JbootRender(String view)
private com.jfinal.template.Engine getEngine()
public String getContentType()
public void render()
render 在类中 com.jfinal.render.Renderprivate void renderWithCdn(Map<Object,Object> data) throws IOException
IOExceptionCopyright © 2024. All rights reserved.