扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.text.html类htmlwriter的类成员方法: starttag定义及介绍
发布时间:2014-2-18
本文导语:
starttag
protected void starttag(element elem)
throws ioexception,
badlocationexception
写出元素的开始标记。忽略所有的合成元素。
参数:elem - element
抛出:
ioexception - 如果发生任何 i/o 错误
badlocationexception