程序包 cool.scx.core.vo
类 Html
java.lang.Object
cool.scx.core.vo.Html
html 渲染类
- 版本:
- 0.3.6
- 作者:
- scx567888
-
方法概要
-
方法详细资料
-
ofString
ofString.
-
of
ofTemplate.
- 参数:
templatePath- aStringobject- 返回:
- a
Htmlobject - 抛出:
IOException- if any.
-
add
add.
-
accept
public void accept(io.vertx.ext.web.RoutingContext context) throws freemarker.template.TemplateException, IOException sendToClient
- 指定者:
accept在接口中cool.scx.functional.ScxConsumer<io.vertx.ext.web.RoutingContext,Exception> - 抛出:
freemarker.template.TemplateExceptionIOException
-