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