The method getTextContent() is undefined for the type Node
Posted 香巴拉
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了The method getTextContent() is undefined for the type Node相关的知识,希望对你有一定的参考价值。
The method getTextContent() is undefined for the type Node
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以上
以上是关于The method getTextContent() is undefined for the type Node的主要内容,如果未能解决你的问题,请参考以下文章
Java 1.6.0_20 中的 Eclipse Node.getTextContent()
org.w3c.dom.Node.getTextContent()方法编译错误-已解决
java.lang.AbstractMethodError: org.apache.xerces.dom.ElementImpl.getTextContent()Ljava/lang/String
The parameter to the method is the basic data type
The method Inflate() in android
Jquery ajax get request to aspx web method not hit the breakpoint in the method and error is json pa