首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > 编程 >

This parser does not support specification "null" version "null&q

2012-10-31 
This parser does not support specification null version null 问题的处理?解决方法:进入到安装jdk

This parser does not support specification "null" version "null" 问题的处理
?

解决方法:

进入到安装jdk的目录,例如:D:\Program Files\Java\jdk1.6.0_07\jre\lib\ext;

拷一个xerces.jar包进去,即可解决问题;

如果本来就存在xerces.jar包,可能是因为版本不匹配,换个版本试试。

热点排行