扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.text.html类stylesheet的类成员方法: translatehtmltocss定义及介绍
发布时间:2014-2-18
本文导语:
translatehtmltocss
public attributeset translatehtmltocss(attributeset htmlattrset)
将 html 属性集合转换为对等的 css 属性集合。
参数:htmlattrset - 包含 html 属性的 attributeset。