[jdom-interest] not validating SystemID
Jason Hunter
jhunter at servlets.com
Thu Oct 4 15:26:45 PDT 2001
Check out SAXBuilder.setEntityResolver(). That's the trick.
-jh-
Sandro Böhme wrote:
>
> Hi,
>
> is there a way to prevent JDOM from parsing the systemID in the doctype?
> The systemID is a URL to the web. But on parsing time I cannot connect to
> the web and I do not need to
> validate the XML file.
> I tried to set the validation of the SAXBuilder to false, but it did not
> solve my problem.
> Thanks for any advice you can give me.
>
> Sandro
>
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
More information about the jdom-interest
mailing list