扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.text.html类stylesheet的类成员方法: removeattributes定义及介绍
发布时间:2014-2-18
本文导语:
removeattributes
public attributeset removeattributes(attributeset old,
attributeset attrs)
移除属性集。如果所有属性都是 styleconstants 属性,则该请求将会转换为 css 属性,然后再转发给超类行为。
指定者:接口 abs...