failed to open file file://D/:/dev/test_all.html JavaException: java.net.UnknownHostException: D
Any ideas for why this happens?
|
|
|
the third / is in the wrong place, the file url is contructed with |
|||
|
|
Your URL is malformed. Instead of |
|||
|
|
|
Here is my solution that's actually working with XMLParserv2, I hope this helps:
|
|||
|
|