To all,

I am still struggling with my DTD for my DOM program. It runs fine... if I
delete the line at the beginning calling the dtd, and if I erase all the
spaces that it thinks are significant (which if it would read the DTD it
would be able to tell that they are not significant).

So I have several questions, mostly based upon all the suggestions I've
gotten  on this list:

1.) Some have suggested I use an DOMBuilder::Entity Resolver. Is there a way
i can do this with a XercesDOMParser? I've gotten all my code written for
the XercesDOMParser, and I am afraid to change it. Or is it fairly easy to
change to the DOMBuilder?

2.) what is the XercesDOMParser::loadGrammar? I seem to have it set up in my
code, but I think it isn't doing anything.

Sarah

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to