Is it possible to configure a DOMParser to use a particular DTD when the
input document has no DOCTYPE?

I've tried the route of setting an EntityResolver, but my resolve method
doesn't seem to be called if there is no DOCTYPE.  Should I be doing it 
this way?

-- Steve


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

Reply via email to