Hi,

I've been trying to cache a simple DTD for use in multiple parses. Is using an EntityResolver the best/only way to do this?

I noticed some methods for caching and loading grammar in XercesDomParser but I couldn't get it to work. I deducted that this is because I am using a standard DTD and not XML Grammar. Is this correct? Or can you use the grammar caching with DTDs? (To be honest I'm not sure of the difference between Grammar and DTD.)

Mark


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

Reply via email to