类 ByteBodyContent
java.lang.Object
org.beetl.core.io.ByteBodyContent
- 所有已实现的接口:
BodyContent
模板变量对应的类型,其内容是字节
- 作者:
- xiandafu
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
ByteBodyContent
-
-
方法详细资料
-
getBody
从接口复制的说明:BodyContent获取模板或者标签的内容- 指定者:
getBody在接口中BodyContent- 返回:
- 模板或标签的内容
-
toString
-
fill
从接口复制的说明:BodyContent通过out写出暂存的内容- 指定者:
fill在接口中BodyContent- 抛出:
IOException
-