- From: Nicolas LEHUEN <nicolas.lehuen@u...>
- To: 'Giuseppe Sarno' <gsarno@n...>,"'xml-dev@l...'" <xml-dev@l...>
- Date: Wed, 05 Sep 2001 14:25:37 +0200
Title: load DTD in memory.
To
cache DTDs the easiest thing to do with SAX is to implement your own
EntityResolver. This way you'll be able to cache locally or in memory all
entities, amongst them the DTDs.
Regards,
Nicolas
Hi , I was wondering
, in
case is needed to parse a lot of XML docs , is it possible to load the DTD or Schema one in memory and always reuse it
instead of reloading it for each Doc validation ? cheers.
--------------InterScan_NT_MIME_Boundary--
|