扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.print.attribute类hashprintjobattributeset的类成员方法: hashprintjobattributeset定义及介绍
发布时间:2014-2-18
本文导语:
hashprintjobattributeset
public hashprintjobattributeset(printjobattributeset attributes)
构造一个最初使用给定集合中的值填充的新属性集,其中该属性集的成员限于 printjobattribute 接口。
参数:attributes - 要初始化该集合的属性值的集合。如果...