Am I missing something here? If the document has no DOCTYPE declaration there's no DTD to load.
Bob Foster <[EMAIL PROTECTED]> wrote on 02/22/2005 11:00:40 PM: > Sounds like a bug to me. If the cache is installed, Xerces should use it > for every DTD/schema access. > > Bob Foster > > Ritu Raj Tiwari wrote: > > Now, DTD caching seems to work fine for documents that > > have a DOCTYPE declaration. But for documents where no > > such declaration is present, stepping through the code > > shows that xerces loads up the DTD (through entity > > resolver) and scans it. It is later able to find the > > appropriate DTD in the grammar pool I supplied. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [EMAIL PROTECTED] E-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]