在使用 ikvm 去运行 htmlunit 中的 webclient Getpage的时候 报错说com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl not found
查了半天 虽然不知道原因是什么但是 在使用 getpage 的时候 添加一条
[email protected] s = new [email protected]();
就可以了 原文地址 http://stackoverflow.com/questions/9001094/getting-error-provider-com-sun-org-apache-xerces-internal-jaxp-documentbuilderf
时间: 2024-11-07 14:17:27