[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

load DTD in memory.



Title: load DTD in memory.

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.