You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Scott Greenough <sc...@haht.com> on 2000/07/11 21:29:31 UTC

Problems with EntityResolver

I'm trying to implement the EntityResolver interface using the Xerces-J
1_1_2 version and I'm having a problem.

If I parse a document that has an existing DOCTYPE and replace it with my
own, everything works hunky-dory. However, the moment I try this with a
document that doesn't have a doctype definition, it will not use my
EntityResolver.

Any clues?

Thanks,
Scott Greenough
HAHT Commerce, Inc.