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

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包,可能是因为版本不匹配,换个版本试试。