扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.text.html类minimalhtmlwriter的类成员方法: text定义及介绍
发布时间:2014-2-18
本文导语:
text
protected void text(element elem)
throws ioexception,
badlocationexception
写出文本。
覆盖:类 abstractwriter 中的 text
参数:elem - element。
抛出:
ioexception - 如果发生任何 i/o 错误
badlocationexception - 如果 pos 表示...