> Hi, David,
>
> > Does anyone know how to make the parser ignoring the DTD
> > reference when it is present in the XML document?
>
> Implement your own EntityResolver and register it with a
> parser.
> In EntityResolver overwrite SystemId with some *dummy* dtd
> file.
>
> Elena
>
Hi Elena
Thanks for your reply. I have read the docs about
EntityResolver but it sems to be quite strange to implement
isn't it?
I don't really know how to do that!
Can you help me?

Reply via email to