[xml] using DTD from memory



Hello all,

we have the following problem:
1. we have many xml files on disc.
2. the xml files contain entities stored in the dtd
3. we want to parse, validate and default
   attribute them all with the same very large dtd
   (about 100.000 lines)

question:
is it possible to use the dtd from memory 
in order to avoid repeated reading from disk

if yes, tell us please how 
to do so.

thank you 
very much

Volker Roth 



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