Fwd: Re: [jdom-interest] not validating SystemID
Noam Tamim
noamt at yahoo.com
Fri Oct 5 09:40:56 PDT 2001
That question had been asked (and answered) so many times. Don't you think
it's time to add a FAQ entry and/or an EntityResolver that doesn't try to
resolve entities?
--- Jason Hunter <jhunter at servlets.com> wrote:
>
> 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
__________________________________________________
Do You Yahoo!?
NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1
More information about the jdom-interest
mailing list