Hi,
What do you think about the folllowing to the implementation of the Entity
Resolver:
In the class description I have found the following:
"The XML reader will then allow the application to intercept any external entities
(including the external DTD subset and external parameter entities, if any) before
including them."
This is in contrast to the method description of resolveEntity():
"The Parser will call this method before opening any external entity except the
top-level document entity
(including the external DTD subset, external entities referenced within the DTD, and
external entities referenced within the document element): "
In my opinion the first one should be the right one to allow storing grammars in the
database also.
I think at the time the method description is implemented by Xerces. Until now I get
no answer to my bug report to [EMAIL PROTECTED]
So what do you think about a property to switch between this two options until this
contradiction is fixed?
Regards
Thomas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]