public class JbootTextRender extends com.jfinal.render.TextRender
| 构造器和说明 |
|---|
JbootTextRender(String text) |
JbootTextRender(String text,
com.jfinal.render.ContentType contentType) |
JbootTextRender(String text,
String contentType) |
public JbootTextRender(String text)
public JbootTextRender(String text, String contentType)
public JbootTextRender(String text, com.jfinal.render.ContentType contentType)
Copyright © 2024. All rights reserved.