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