扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.xml.stream接口xmlstreamreader成员方法: getattributename定义参考
发布时间:2014-2-19
本文导语:
getattributename
qname getattributename(int index)
返回所提供索引处的属性的 qname
参数:index - 属性的位置
返回:属性的 qname
抛出:
illegalstateexception - 如果不是 start_element 或 attribute