首页 > 其他 > 详细

The method getTextContent() is undefined for the type Node

时间:2016-08-26 19:52:54      阅读:186      评论:0      收藏:0      [点我收藏+]

eclipse 中 如果加入了 其他了xfire 等其他xml解析包的话,使用org.w3c.dom.Node下的getTextContent()方法会出现The method getTextContent() is undefined for the type Node 提示,解决方法如下:

project-->properties->java build path-->order and export  把JRE System 提升到顶部既可,前提记得是java版本是jdk1.5以上

 
分类: Eclipse

The method getTextContent() is undefined for the type Node

原文:http://www.cnblogs.com/luodengxiong/p/5811438.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!