XML to in-memory tree?

Adrian Eyre a.eyre at optichrome.com
Fri Nov 26 04:30:51 EST 1999


> Hi.  Has anyone built a layer on top of XMLLIB that will load an XML
> document into an in-memory (similar to the one built by explicit calls to
> HTMLgen)?

Have a look through the XML-sig's code. There's a SAX DOM builder if that's
what you mean.

See: http://www.python.org/topics/xml/ or
http://www.python.org/sigs/xml-sig/

--------------------------------------------
Adrian Eyre <mailto:a.eyre at optichrome.com>
Optichrome Computer Solutions Ltd
Maybury Road, Woking, Surrey, GU21 5HX, UK
Tel: +44 1483 740 233  Fax: +44 1483 760 644
http://www.optichrome.com
--------------------------------------------





More information about the Python-list mailing list