[lxml-dev] Converting from XML to HTML parsed trees.

John Krukoff jkrukoff at ltgc.com
Fri Aug 8 17:55:10 CEST 2008


I have some XML data already parsed into an lxml ElementTree. Is there
any easy way to reparse that using lxml.html, or is the only way to do
it to serialize the XML to a string and reparse using one of the
lxml.html parsers?
-- 
John Krukoff <jkrukoff at ltgc.com>
Land Title Guarantee Company



More information about the lxml-dev mailing list