Re: [xml-dev] How to open XML file that reference entity resolver (DTD)
On 06/28/2010 03:05 PM, Jack Bush wrote: > I am trying to read an XML document which reference an entity resolver at the beginning and failed to open. You can implement your own resolver, e.g. http://xerces.apache.org/xerces-j/apiDocs/org/xml/sax/EntityResolver.html hth, Manos