扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.print.attribute类hashattributeset的类成员方法: toarray定义及介绍
发布时间:2014-2-18
本文导语:
toarray
public attribute[] toarray()
从接口 attributeset 复制的描述
返回此集合中包含的属性的数组。
指定者:接口 attributeset 中的 toarray
返回:作为数组包含在此集合中的属性,如果 attributeset 为空,则返回零长度。