扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.text类abstractdocument.abstractelement的类成员方法: removeattribute定义及介绍
发布时间:2014-2-18
本文导语:
removeattribute
public void removeattribute(object name)
从该集合中移除一个属性。
指定者:接口 mutableattributeset 中的 removeattribute
参数:name - 非 null 属性名称另请参见:mutableattributeset.removeattribute(java.lang.object)