Hi All,

I am using DOMBuilder as parser in xml4c 2.2.0. Because of some internal
design reason I have to delete DOMBuilder pointer hence I have to create
parser instance every time I want to process a xml file.
But I want to avoid overhead of validator creation since my dtd is always
same for all xml files.
So, Could anybody suggest me how shall I adopt the validator so I can use
the same again and again and parser won't free the validator on parser
object deletion.

Thanks & Regards
Vikas Agrawal

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

Reply via email to