Re: [xml-dev] How to open XML file that reference entity resolver (DTD)

From
Chris Burdess <>
To
Jack Bush <>
Date
2010-06-28T12:35:32Z
ID
<>
Thread
Re: [xml-dev] How to open XML file that reference entity resolver (DTD)
Jack Bush wrote:
> I would like to find out:
> ( i ) How to load an XML document without having to look up the DTD file which is of no use to me? 
> ( ii ) Otherwise, how to come up with a local entity resolver to overcome this issue?

http://www.saxproject.org/apidoc/org/xml/sax/EntityResolver.html
http://en.wikipedia.org/wiki/XML_Catalog
http://xml.apache.org/commons/components/resolver/resolver-article.html
-- 
Chris Burdess