dynamic DOM tree

Hello,

I would like to know if there is a way to generate a "dynamic" DOM tree,
that is a DOM tree evolving as xml data changes.
For the moment, I need to generate a new tree each time data changes, which
means I parse the whole XML file even if only a little part has changed.
Is it possible to "update" the DOM tree without parsing the whole file ?

Thanks a lot for your help,

Bénédicte


--
Bénédicte LE GRAND				tel: +33 (0) 1 44 27 75 12
mailto:blegrand@rp.lip6.fr			fax: +33 (0) 1 44 27 74 95
http://www-rp.lip6.fr/~blegrand
Universite Pierre et Marie Curie
Laboratoire LIP6-CNRS, Capitaine Scott C667
4, Place Jussieu
Paris Cedex 05
France

Received on Thursday, 2 September 1999 11:06:07 UTC