4DOM TreeWalker

Mark Nottingham mnot at mnot.net
Sun May 14 00:58:06 EDT 2000


Just stumbled across the Fourthought stuff (wow!). I've been wanting to use
a DOM treewalker for a certain project for a while, instead of building my
own object tree through SAX. However, I don't have any experience with DOM,
and haven't found any good examples.

Does anyone have an example of a TreeWalker implementation, preferably in
Python? Even just some dummy code that would allow me to walk down the tree
according to my own logic would be very helpful.

Thanks,

-- 
Mark Nottingham
http://www.mnot.net/




More information about the Python-list mailing list